by
Kent Beck
Language: English
Release Date: September 23, 2004
JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it.
While there are lots of bits of documentation all over the place,...