To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 0.6 series) of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa2.testsΒΆ

Unit test interface for PyMVPA

Functions

collect_nose_tests([verbosity]) Return list of tests which are pure nose-based
collect_test_suites([verbosity])
collect_unit_tests([verbosity]) Runs over all tests it knows and composes a dictionary with test suite
run([limit, verbosity, exit_]) Runs the full or a subset of the PyMVPA unittest suite.
run_tests_using_nose([limit, verbosity, exit_]) Run nose-based tests – really really silly way, just to get started
setup_module(module[, verbosity]) set up test fixtures for testing
teardown_module(module[, verbosity]) tear down test fixtures

NeuroDebian

NITRC-listed