[TIP] nose plugin to make nose respect test suite

Chris Withers chris at simplistix.co.uk
Tue Nov 1 03:05:32 PDT 2011


Hi All,

I've released a package where I intend to keep plugins that I think 
should be in the nose core:

http://pypi.python.org/pypi/nose_fixes

Source control is here:

https://github.com/cjw296/nose_fixes

The current functionality makes nose respect test_suite functions in 
modules containing tests. I don't know why nose doesn't do this out of 
the box, and it'd be great if it did, but for now, there's a plugin ;-)

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk



More information about the testing-in-python mailing list