mvpa2.tests.collect_unit_tests¶
-
mvpa2.tests.
collect_unit_tests
(verbosity=1)¶ Runs over all tests it knows and composes a dictionary with test suite instances as values and IDs as keys. IDs are the filenames of the unittest without ‘.py’ extension and
test_
prefix.During collection this function will run a full and verbose test for all known externals.