You don't identify yourself
| 02, September 2009 | ![]() |
Nosetests and Setuptools | The way to run tests with nose using 'nosetests' setuptools command. |
| 02, July 2009 | ![]() |
Python testing tools | A huge collection of tools for unittesting, creating mock objects, doing web or gui testing, coverage measurement and continuous integration. |
| 14, April 2009 | ![]() |
Nose — alternate unittesting for python | Nose is alternate unittesting library for python. Probably, I should try this instead of plain unittest library. |