I've just installed forte 3.0 CE and would like to use
JUnit testing. I downloaded JUnit 3.7 nbm file and installed it in forte. Forte recognized the module to some extent as the settings and menu choices are there for it. These even work. I was able to generate a test class.
But it wont compile. The netbeans intallation page for JUnit speaks of mounting the JUnit frame work supposedly located in the lib/ext directory and yet I cannot find any junit files (jars or other) there.
Anyone have better instructions on installing and using JUnit?