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
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to