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
nel_h2
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
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.