DOKK / manpages / debian 10 / datalad / datalad-test.1.en
datalad test(1) datalad datalad test(1)

datalad test - run internal DataLad (unit)tests.

datalad test [-h] [-v] [-s] [--pdb] [-x] [module [module ...]]

This can be used to verify correct operation on the system. It is just a thin wrapper around a call to nose, so number of exposed options is minimal

test name(s), by default all tests of DataLad core and any installed extensions are executed. [Default: None]

show this help message. --help-np forcefully disables the use of a pager for displaying the help message
be verbose - list test names. [Default: False]
do not capture stdout. [Default: False]
drop into debugger on failures or errors. [Default: False]
stop running tests after the first error or failure. [Default: False]


datalad is developed by The DataLad Team and Contributors <team@datalad.org>.

2019-02-08