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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.