Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2005-04-02 16:39:39
Size: 196
Editor: aaron
Comment: +PyTest, and summaries of different systems
Revision 4 as of 2005-08-13 06:01:59
Size: 296
Editor: aaron
Comment: + link TestHarnessDesign
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * TestOob -- extended features, integrates with PyUnit tests

----
See also: TestHarnessDesign

TableOfContents

Python Testing Frameworks

  • PyUnit -- heavy-weight Java-derived unit testing system

  • DocTest -- lightweight unit testing in doc strings

  • PyTest -- ???

  • TestOob -- extended features, integrates with PyUnit tests


See also: TestHarnessDesign

UnitTests (last edited 2024-07-06 16:50:15 by MatsWichmann)

Unable to edit the page? See the FrontPage for instructions.