Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-TestGears: Unit testing for Python
- Summary
- TestGears provides automatic discovery of unittest.TestCases and the ability
to run tests that are written as simple functions. It generates a standard
unittest.TestSuite for use with any of the standard frontends, and provides
a distutils command to run tests with zero configuration.
Changelog
- * Sun Sep 10 17:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 0.2-3
- Fix module inclusion, and use consistent buildroots
- * Sun Sep 10 17:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 0.2-2
- Rebuild for FC6
- * Sat Dec 24 16:00:00 2005 Ignacio Vazquez-Abrams <ivazquez{%}ivazquez{*}net> 0.2-1
- Initial RPM release