Menu

Commit [r26190]  Maximize  Restore  History

Big improvement for running the relax unit tests via the relax command line options.

The unit test module path is now accepted as a command line option. This brings more capabilities
of Gary Thompson's test_suite/unit_tests/unit_test_runner.py script into the relax command line.
The _pipe_control/test_value unit test module path can be specified as, for example, one of
'test_suite.unit_tests._pipe_control.test_value', 'test_suite/unit_tests/_pipe_control/test_value',
'_pipe_control.test_value', '_pipe_control/test_value'. This allows individual modules of tests to
be run, rather than having to execute all unit tests, which is very useful for debugging.

bugman 2014-10-07

changed /trunk/test_suite/test_suite_runner.py
changed /trunk/test_suite/unit_tests/unit_test_runner.py
/trunk/test_suite/test_suite_runner.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/unit_tests/unit_test_runner.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.