Registry / testing / mutant-rspec

mutant-rspec

JSON →
library0.16.3rbrubygemsunverified

RSpec integration for mutant, a mutation testing tool for Ruby.

gem install mutant-rspec
INSTALL
IMPORT
SIG · MUTANT-RSPEC
M
mutant-rspec
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/rspec'

Integrate mutant mutation testing with RSpec.

require 'mutant/rspec' # Run mutation testing with RSpec # Command line: mutant --include lib --require your_lib --use rspec "YourClass#method"
Debug
Known issues
gotchaMutant can be slow on large codebases.
fix
Run mutant on specific methods or classes instead of the whole project.
affects: >= 0.8.0
Upgrade
Version history
0.16.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
mutant-rspec — gem install mutant-rspec · libregistry