2001-08-16 12:53:11 +02:00
|
|
|
A unit testing framework for Python based on JUnit and XUnit, the
|
|
|
|
de-facto standard frameworks for Java and SmallTalk respectively.
|
|
|
|
Provides a standard, proven, simple and elegant way to write unit
|
|
|
|
tests for Python software. GUI also provided.
|
|
|
|
|
2001-11-21 00:29:38 +01:00
|
|
|
WWW: http://pyunit.sourceforge.net/
|