News

In the Preface for Effective Unit Testing: A Guide for Java Developers , author Lasse Koskela states that although the impetus for Effective Unit Testing was to "write a Java edition of Roy ...
JUnit and NUnit are open source unit testing frameworks; the former for Java applications, the latter for .Net programs.