./devel/junit, Regression testing utility for use with the Java(TM) Language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.13.2, Package name: junit-4.13.2, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 375.567 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-11 15:27:08 by Manuel Bouyer | Files touched by this commit (1)
Log message:
Rename eclipse-v2.0-license to epl-v2.0; it seems that eclipse public license
is called epl in pkgsrc
   2023-10-11 15:20:04 by Manuel Bouyer | Files touched by this commit (4)
Log message:
Import junit 4.13.2

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.