test.py: Self-Testing Test Script Runner


Posted

in


Garth Kidd has introduced a self testing test script runner called test.py.  It tests itself and makes sure that the modules for your tests can be imported before testing.

Bravo!