nose
https://github.com/nose-devs/nose
Python
nose is nicer testing for python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to nose
Help out
- Issues
- Failures should show full traceback in formatted result output
- --with-id and --processes=n don't play together
- Incorrect descriptions for failed generated tests
- setup.py nosetests has no option to not exit
- Support 'test_suite' function convention from Zope
- --no-skip is broken with Python 3
- skipUnless applied to a class doesn't skip setUpClass
- Nose doesn't honor the decorator 'unittest.expectedFailure'
- stopWorker plugin hook to allow plugins to specify behaviors on exit from multiprocess workers
- use abstract syntax trees to discover tests instead of importing modules
- Docs
- Python not yet supported