Installing JUnit 4.4 on Mac OS X
March 3rd, 2008
“Installing” is a little misleading—since JUnit is a jar file, you aren’t really installing anything… you’re simply putting it somewhere.
The trick is to let java and your system know where to find JUnit.
Read the rest of this entry