1.3.5
-
1.3.5 fixes several minor issues, including the gathering of tests when using
package notation, using the coverage plugin with multiprocessing, and several
others. See the CHANGELOG for more details.
Also note that nose 1.x is in maintenance mode. We will not be
looking to add any f
1.3.4 fixes an issue with Python 3.4 and initializing a TestSuite
properly, along with a couple of other minor issues.
Also note that nose 1.x is in maintenance mode. We will not be
looking to add any features, and you should seriously consider
looking at nose2 as the way forward.
If you're inte
Nose 1.3.3 fixes a simple issue with the reported version number.
Sorry for the back-to-back releases. Enjoy!
-John
--
https://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
1.3.2 fixes a regression introduced in 1.3.1 on PyPy, and an issue on
Python 3.3 and 3.4 that managed to slip by--along with a few other
minor fixes. See the CHANGELOG for the details of what was fixed.
Also note that nose 1.x is in maintenance mode. We will not be
looking to add any features, a
It's been nearly a year since the last release, and this one brings
about 30+ fixes--a couple of the big ones include better Unicode
support when capturing output and compatibility with Python 3.4.
Thank you to all those who contributed to this release, and a special
thanks goes to Thomas Kluyver f