def run_compilation(): suite = CompilationTests.suite() unittest.TextTestRunner(verbosity=2).run(suite)