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. You will of course get py.test style reporting and its feature set.
If you find issues or have suggestions please run:
py.test --pastebin=all
and send the resulting URL to a some contact channel.
Checkout customize, other plugins or get in contact.