'. '

JUnit

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(Redirecting to wikipedia:JUnit)
Current revision (08:45, 24 February 2012) (edit) (undo)
 
(One intermediate revision not shown.)
Line 1: Line 1:
-
#REDIRECT [[wikipedia::JUnit]]
+
[[wikipedia::JUnit|JUnit]] is the original testing harness for [[Java]] which started the whole [[XP]] movement. For a while it stagnated on version three and was almost superceeded by [[TestNG]], but with the release of [[JUnit]]4 most of the people who already had an investment in [[JUnit]] tests decided to stay. In spite [[JUnit]] project sticks to [[CPL|obsolete license]].
 +
 
 +
The situation may change now, when [[TestNG]] has excellent support for [[TestNG|mixed execution]] of all kinds of test including [[JUnit]]3 and [[JUnit]]4 ones.

Current revision

JUnit is the original testing harness for Java which started the whole XP movement. For a while it stagnated on version three and was almost superceeded by TestNG, but with the release of JUnit4 most of the people who already had an investment in JUnit tests decided to stay. In spite JUnit project sticks to obsolete license.

The situation may change now, when TestNG has excellent support for mixed execution of all kinds of test including JUnit3 and JUnit4 ones.

Personal tools
buy