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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.