[Numpy-discussion] NumPy coverage via nose

Alan McIntyre alan.mcintyre at gmail.com
Fri Jun 20 17:35:58 EDT 2008


Hi all,

Nose has a plugin (included in the current version of nose) that uses
Ned Batchelder's coverage module
(http://nedbatchelder.com/code/modules/coverage.html) to provide
coverage information.  Is it acceptable to use this capability in nose
to provide coverage reporting for NumPy?  The coverage module is only
needed if you actually want to check coverage.

Thanks,
Alan



More information about the NumPy-Discussion mailing list