A number of testing frameworks were used. The Agile Testing tutorial provides a path through the toolsets, showing what you can do, and how you should do it.

Unit Testing: [Nose ], <{filename}/blog/2005/11/2005_11_09-compare_and_contrast_round_3_revised.rst>

Acceptance Testing: [FitNesse ]

Regression Testing: [TextTest ]

Functional Testing: [twill ]. A thorough analysis is at http://www.advogato.org/article/874.html.

Ajax Interaction Testing: [Selenium ] and PAMIE http://pamie.sourceforge.net/.

Literate Testing: [doctest ] and epydoc http://epydoc.sourceforge.net/.