Open lsh-0 opened 8 years ago
The documentation here: http://nose.readthedocs.org/en/latest/
says it's for version 1.3.7 but appears to actually be for the master branch. There are features described in the documentation that are not actually available in the 1.3.7 release, like the --cover-no-print parameter for example.
1.3.7
master
--cover-no-print
oh - and a big thank you to all developers on nose - it was excellent having an alternative to the pyunit testrunner today when I needed it.
nose
The documentation here: http://nose.readthedocs.org/en/latest/
says it's for version
1.3.7
but appears to actually be for themaster
branch. There are features described in the documentation that are not actually available in the1.3.7
release, like the--cover-no-print
parameter for example.