A wrapper for the JMutation System (MuJava), which performs Mutation Testing. An Eclipse Plugin with runtime configurations and a view. Increased usability is provided using the features of the IDE.
Categories
Software TestingLicense
GNU General Public License version 2.0 (GPLv2)Follow MuClipse
Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
The idea is great, but the execution has a ways to go. You only seem to be able to run one unit test file, rather than a package or project. v1.3 complains about the @override symbol despite needing 1.6 JRE and @override was added in 1.5. It also does not seem to execute with the correct classpath, as any lib/jar dependencies aren't found if not placed in bin directly. Still, eclipse integration of a mutation testing tool would be nice if it was more flexible.