A wiki page on Python testing tools http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy identifies a number of additional unit testing tools. The wiki page provides a handy summary. I'll examine these in light of the Beck Unit Test design patterns to provide a little more detail on what they really do.
- Twisted Trial
- SubUnit
- Testresources
- PyUnitPerf
- PeckCheck
- PythonMock
- pMock