Skip navigation.

CoView for Java: JUnit test generation plugin for Eclipse

CoView for Java: JUnit test generation plugin for Eclipse

CoView is an Eclipse plug-in that automatically creates unit tests using the JUnit framework. CoView creates unit tests based on parameter AND basis path analysis of the source code; the unit tests are geared towards maximizing coverage with a minimal set of tests. Each JUnit test corresponds to either one parameter combination or one basis path test.