[NumPy-Tickets] [NumPy] #1630: Documentation of known failure testing decorator is incomplete
NumPy Trac
numpy-tickets@scipy....
Sun Oct 10 01:44:29 CDT 2010
#1630: Documentation of known failure testing decorator is incomplete
----------------------------+-----------------------------------------------
Reporter: jdmarch | Owner: pv
Type: defect | Status: closed
Priority: normal | Milestone: 2.0.0
Component: Documentation | Version: 1.5.0
Resolution: invalid | Keywords: testing knownfailureif
----------------------------+-----------------------------------------------
Changes (by rgommers):
* status: new => closed
* resolution: => invalid
Comment:
Maybe I should have been more explicit: do NOT use {{{nosetests}}} to run
tests from the command line. I just checked all the docs, nowhere is this
mentioned as an option to run the tests. There are more numpy-specific
things in the testing framework, like {{{#random}}} markup in doctests.
Your ticket did motivate me to update that wiki page for some other
reasons in commit:ac7bdc53faf.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1630#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list