[TIP] [ANN] nosy v1.1.1

Doug Latornell doug at sadahome.ca
Wed Sep 14 07:21:37 PDT 2011


Hi all;

I released nosy v1.1.1 last night [0].

nosy is a little utility to run the nose [1] test discovery and
execution tool whenever a source file is changed.

This is a maintenance release that fixes a couple of bugs (thanks to
Greg Haskins for the patch, and an anonymous issue reporter on
Bitbucket [2]). I've also cleaned up the code to make it less nested,
and added a test suite.

Doug

[0] http://pypi.python.org/pypi/nosy
[1] http://pypi.python.org/pypi/nose
[2] https://bitbucket.org/douglatornell/nosy



More information about the testing-in-python mailing list