Download of org.evosuite.eclipse.catsgeneration_1.0.0.201404241755.jar (org.evosuite.eclipse.catsgeneration_1.0.0.201404241755.jar ( external link: SF.net): 5,031 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
5,031 bytes
MD5
00e6130e4e7ef9e1a9764c9e01594127

Project Description

Eclipse update site: http://master.dl.sourceforge.net/project/catsgenerationquickfixes/eclipse

Please install from the eclipse update site.

Provides quickfixes in eclipse for runtime errors found using EvoSuite. When a file is saved, it runs through EvoSuite which generates JUnit tests for the file. Any system failures are displayed to the user along with quickfixes that may fix the problem.

The JUnit tests generated by EvoSuite can be located in the current project under /evosuite-quickfixes/tests.

Using the eclipse preferences, you can enable uncovered lines and deleted lines. Uncovered lines shows lines that EvoSuite couldn't test so they might not be reachable under any circumstance. Possibly deleted lines are lines that the Java compiler may be removing as they are not needed.

Notice: This plugin attaches 2 JAR files to projects.