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
- same id is assigned to all tests created by a single test generator
- Test module output not in same format as required to re-run test
- nosetests cannot load modules in vagrant environment
- Documentation reflects nose@master branch and not [email protected]
- xunit plugin is also caputuring duration of setUp and tearDown
- cover plugin fails to accurately report coverage if modules are never imported
- Certain directory structure causes nose test to fail
- Nose monkeypatches "stdout" and does not provide "encoding"
- Enhancement: add the ability to exclude code from coverage.py
- [patch] nose.tools should use unittest2 if available
- Docs
- Python not yet supported