nose-compatibility plugin: allow to run nose test suites natively.
This is an experimental plugin for allowing to run tests written in 'nosetests style with py.test.
type:
py.test # instead of 'nosetests'
and you should be able to run nose style tests and at the same time can make full use of py.test's capabilities.
If you find other issues or have suggestions please run:
py.test --pastebin=all
and send the resulting URL to a py.test contact channel, at best to the mailing list.
Checkout customize, other plugins or get in contact.