Download of artifacts.jar (artifacts.jar ( external link: SF.net): 632 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
632 bytes
MD5
52df73d41de7e3a0740ed03acab3206f

프로젝트 설명

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.