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
- coverage plugin: how to skip 100% covered tests?
- --cover-config-file is no longer an option in nose 1.3.7, but is present in the docs (and the docs source)
- Prevent crashing from UnicodeDecodeError
- Nose importing module it shouldn't
- nosetests returns zero exit code while there are many test failures (Py3.x, Ubuntu, Travis CI)
- An origin error in imports is shown fixes #978
- ImportError in code produces AttributeError: 'module' object has no attribute 'tests'
- "nosetests test" should not run internal tests
- nose/case.py: make output more friendly
- SQLAlchemy Model named "Test" breaks dynamic binding
- Docs
- Python not yet supported