func_timeout/tests
2019-08-19 16:36:19 -04:00
..
FuncTimeoutTests Fix missing newline in unit test TestUtils docstring 2019-08-19 16:36:19 -04:00
README Add README for tests dir, and add tests to MANIFEST.in 2017-05-20 17:10:16 -04:00
runTests.py Add GoodTests.py suite, some utils which will be used, and a test for the test. How meta! 2017-05-20 02:22:24 -04:00

Run ./runTests.py to execute all unit tests against parent directory "func_timeout" (will not run against site install.)

This will download GoodTests.py if not already present in PATH, and use it to execute the unit tests in parallel, forcing resolution to the parent func_timeout dir