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
- fail in setUpClass leads to strange result in xunit plugin
- attrib plugin runs setup_module/teardown_module even when no tests match the expression
- Multiprocess plugin run the tests generators during collection
- Feature Request: option to print __name__ of test instead of __doc__
- Add support for unittest.expectedFailure on python>=2.7
- Twisted test in nose's test suite hangs when run on its own
- A change in twisted is resulting in test failures
- coverage plugin exception b/c of missing file
- ERROR: Failure: TypeError (type() takes 1 or 3 arguments)
- import bug involving plugin doctests
- Docs
- Python not yet supported