python-nose 0.11.3
A unittest extension offering automatic test suite discovery and easy test authoring
http://somethingaboutorange.com/mrl/projects/nose/
Packager: Fethican Coşkuner
License: LGPLv2.1
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
4 | 2010-06-22 | 0.11.3 | Fethican Coşkuner | Bugfix release. |
3 | 2009-07-30 | 0.11.1 | Fethican Coşkuner | - Added multiprocess plugin that allows tests to be run in parallel across multiple processes. - Added plugin that enables collection of tests in all modules. - Added --first-package-wins commandline option to better support testing parts of namespace packages. - Added logcapture plugin that captures logging messages and prints them with failing tests. |
2 | 2009-03-05 | 0.10.4 | Fethican Coşkuner | Bugfix release.Now compatible with python 2.6 . |
1 | 2008-07-09 | 0.10.3 | Ediz Türkoğlu | First release. |