openbsd-ports/java/junit/pkg/DESCR
kevlo 8b37c99602 Initial import of junit-3.7.
JUnit is a simple framework to write repeatable tests.
It is an instance of the xUnit architecture for unit testing frameworks.
It will help you measure your progress, spot unintended side effects,
and focus your development efforts.
2001-09-14 05:58:19 +00:00

7 lines
253 B
Plaintext

JUnit is a simple framework to write repeatable tests.
It is an instance of the xUnit architecture for unit testing frameworks.
It will help you measure your progress, spot unintended side effects,
and focus your development efforts.
WWW: ${HOMEPAGE}