for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
from synergine.test.TestDisplay import TestDisplay
class TestRunerDisplay(TestDisplay):
_name = 'test_runner'
def need_to_run_core(self):
return True