Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXY
]
python-nose - A discovery-based unittest extension for Python
- Description:
nose: a discovery-based unittest extension.
nose provides an alternate test discovery and running process for unittest,
one that is intended to mimic the behavior of py.test as much as is
reasonably possible without resorting to too much magic.
Packages:
Changelog:
by Ignacio Vazquez-Abrams (2008-11-29):
- Update to 0.10.4 to fix 2.6 issues
|