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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.