Testtools for Pythonists
testtools for Pythonists
Submitted by Developer Testing on Sun, 09/04/2006 - 17:43.While still basking in the afterglow of CitCon I read a message by fellow attendie Kumar McMillan introducing the new open source (LGPL) python module testtools. Kumar said:
The main focus is fixtures but it also has some helpers for creating continuous integration scripts. This was all designed around subversion post-commit hooks and there is even a handler for you to run a SimpleXMLRPCServer.Documentation of the 7 submodules is here.
