numpy / 1.18.5 / reference / generated / numpy.testing.tester.prepare_test_args.html /

numpy.testing.Tester.prepare_test_args

method

Tester.prepare_test_args(self, label='fast', verbose=1, extra_argv=None, doctests=False, coverage=False, timer=False) [source]

Run tests for module using nose.

This method does the heavy lifting for the test method. It takes all the same arguments, for details see test.

See also

test

© 2005–2020 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.18/reference/generated/numpy.testing.Tester.prepare_test_args.html