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
- Nose doesn't run in python3.9 alpha version
- Add --cover-exclude-file to exclude files from --cover-inclusive.
- Fix for issue #464 (@attr in subclasses of unittest.TestCase misbehaves)
- --with-id and --processes=n don't play together
- 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