Alternatives to JUnit

Viewed 10689

Are there any alternatives to JUnit? I have a head unit running a proprietary stripped down version of JRE 1.4.2, and JUnit is incompatible with this implementation.

3 Answers
Related