ANN: nose 0.9.2 released

J

JP

nose is a discovery-based unittest extension that provides an
alternate test discovery and running process for unittest, one that is
intended to mimic the behavior of py.test as much as is reasonably
possible without resorting to too much magic.

nose 0.9.2 includes quite a few bug fixes and new features. The most
significant are the new nosetests setuptools command, contributed by
James Casbon, better support for python 2.2 thanks to a patch from
Chad Whitacre, and some useful utilities for testing Twisted programs
and writing decorators contributed by Antoine Pitrou. Thanks to them
all, and the many other folks who contributed patches and filed bug
reports and feature requests.

For more information, see: http://somethingaboutorange.com/mrl/
projects/nose/

nose's project home has moved from python hosting to Google code.
Please update your svn checkouts and bookmarks. To check out the
current trunk:

svn co http://python-nose.googlecode.com/svn/trunk

To file issues, go to the new issues page:

http://code.google.com/p/python-nose/issues/list

To read up on features, writing plugins, and other topics, visit the
new wiki:

http://code.google.com/p/python-nose/w/list
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top