summaryrefslogtreecommitdiff
path: root/numpy/add_newdocs.py
diff options
context:
space:
mode:
authorPascal Bugnion <pob24@cam.ac.uk>2014-01-15 10:57:53 +0000
committerPascal Bugnion <pob24@cam.ac.uk>2014-01-15 11:10:04 +0000
commite7f4ad04c12986f1b94759cbd0a6a27d2124f107 (patch)
tree27b8fd7667295450a55222a14af6d0f8604dbdcd /numpy/add_newdocs.py
parent19796ca4d42d091979eee73ab0bbfa463d83892e (diff)
downloadnumpy-e7f4ad04c12986f1b94759cbd0a6a27d2124f107.tar.gz
ENH: Added argv argument to run_module_suite.
Adding an 'argv' optional argument to the "numpy.testing.run_module_suite" function lets the client pass arguments to the nose testrunner. For example, this lets the user add things like: run_module_suite(sys.argv) at the end of a test module, so that arguments specified on the command line will get passed to the nose runner. The user could then run: $ python test_module.py --nocapture
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions