integrate
integrate copied to clipboard
Python integration test framework
I'm trying to run the exact same code as in the README.md. On executing the testrunner.py it is giving this error: ``` File "/home/in01-nbk-427/.virtualenvs/airship/lib/python3.6/site-packages/integrate/discover.py", line 88, in run ).run(args) File...
When each TestCase is executed, if an Exception is raised in the test code, only the Exception name is printed I think the output of traceback.format_exc() would be appropriate to...
pls add options or default sorted order for testrunner pattern