openbsd-ports/java/junit/pkg/DESCR
2003-12-15 21:42:08 +00:00

5 lines
235 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.