forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
277 B
Text
6 lines
277 B
Text
This is a port of JUnit, a simple testing framework for Java developed
|
|
by Erich Gamma and Kent Beck. Using JUnit you can build a test suite
|
|
that will help you measure your progress, spot unintended side
|
|
effects, and focus your development efforts.
|
|
|
|
WWW: http://www.junit.org/
|