Menu

Commit [r22793]  Maximize  Restore  History

Created a new test category for the relax test suite - the software verification tests.

This is part of the full test suite or can be run by itself using the new --verification-tests
command line option. Such tests are best described by
https://en.wikipedia.org/wiki/Verification_and_validation_%28software%29. These tests will be used
to make sure that the design aims of the relax source code are satisfied. For example that the
relax library is independent from the rest of relax. Or that the package __all__ lists actually
contain all modules and sub-packages (these tests are currently part of the unit tests).

bugman 2014-04-16

changed /trunk/relax.py
changed /trunk/test_suite/__init__.py
copied /trunk/test_suite/system_tests/__init__.py -> /trunk/test_suite/verification_tests/__init__.py
changed /trunk/test_suite/test_suite_runner.py
added /trunk/test_suite/verification_tests
/trunk/relax.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/test_suite_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.