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
- Clarify ignore-files help string
- Using __import__('nose', fromlist=[None]) gives TypeError: ``from list'' must be str, not NoneType
- Adding MultiProcessing() module to the runner remove call to prepareTestCase
- Is there an hook to change the default header output by "nose"?
- Nose --with-xunit xml generation
- Fixes #1037
- Non-zero exit code with no test failures
- Using collect-only and verbose wipes out failed tests list
- Test modules are imported twice if they import each other
- Accessing test-case attributes into afterTest method
- Docs
- Python not yet supported