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
- Running nosetests with multiprocessing tests on Windows leads to infinite explosion of processes
- multiple same args passed, only the last one seen
- XUnit output does not work with ErrorClass plugin's
- logcapture doesn't work with tornado.testing.LogTrapTestCase
- Replace uses of imp.find_module / imp.load_module with importlib in the importer
- setup() fixture not called for generators which depend on setup
- nose does not properly handle class decorated tests
- Cannot yield a `functools.partial` from a test generator
- Nose does not collect tests from extension modules
- Nose output capture is incompatible with mox ExpectedMethodCallsError
- Docs
- Python not yet supported