Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-nose: A discovery-based unittest extension for Python
- Summary
- 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.
Changelog
- * Sun Dec 3 16:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 0.9.1-1
- 0.9.1
- * Fri Sep 8 17:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 0.9.0-1
- 0.9.0
- * Wed Apr 19 17:00:00 2006 Ignacio Vazquez-Abrams <ivazquez{%}ivazquez{*}net> 0.8.7.2-1
- Initial RPM release