freebsd-ports/devel/py-unit/pkg-descr
OKAZAKI Tetsurou 7fb9451c41 Add py-unit 1.4.1, testing framework for Python.
PR:		29734
Submitted by:	Shell Hung <shell@shellhung.org>
2001-08-16 10:53:11 +00:00

7 lines
280 B
Plaintext

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.
WWW: http://pyunit.sourceforge.net