Registry / testing / mutant

mutant

JSON →
library0.16.3rbrubygemsunverified

Mutation testing for Ruby.

gem install mutant
INSTALL
IMPORT
SIG · MUTANT
M
mutant
testingrubyv0.16.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mutant
require 'mutant'

Runs mutation tests to evaluate test suite effectiveness.

require "mutant" # Run mutation testing on a specific subject: # mutant --include lib --require my_gem --use rspec "MyClass#method"
Debug
Known issues
gotchaMutation testing can be very slow on large codebases.
fix
Use targeted subjects or integrate with CI selectively.
affects: >= 0.8.0
Upgrade
Version history
0.16.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
mutant — gem install mutant · libregistry