Custom Search

Thursday, October 2, 2008

Does Clover depend on JUnit?

Clover has no dependence on JUnit. We mention it frequently in our documentation only because of JUnit's widespread use in the Java dev community. You can certainly instrument your code and run it however you like; Clover will still record coverage which can then be used to generate reports.

No comments: