Differences between revisions 2 and 3
Revision 2 as of 2004-03-27 23:58:46
Size: 279
Editor: dsl254-010-130
Comment:
Revision 3 as of 2004-03-28 02:24:34
Size: 415
Editor: pcp07849395pcs
Comment: dive into py ref
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:

The online book [http://www.diveintopython.org/toc/index.html Dive into Python] has a chapter on unit testing in python with PyUnit.

stub page - intend to expand with an example full test suite, as written in PyUnit.

http://pyunit.sourceforge.net

reference http://pyunit.sourceforge.net/pyunit.html#USING

This page will just show a simple example, alone, and then point the user to the full tutorial.

The online book [http://www.diveintopython.org/toc/index.html Dive into Python] has a chapter on unit testing in python with PyUnit.

PyUnit (last edited 2019-06-20 19:32:46 by IgorRocha)

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