mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
7 lines
281 B
Plaintext
7 lines
281 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/
|