Nose 1.3.5

2015-04-04 Thread John Szakmeister
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

Nose 1.3.4

2014-08-24 Thread John Szakmeister
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 Released

2014-05-08 Thread John Szakmeister
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/

Nose 1.3.2 released

2014-05-05 Thread John Szakmeister
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

Nose 1.3.1 released

2014-03-14 Thread John Szakmeister
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