Metadata


Name
crispr
Version
0.1.3
Platform
ruby
Authors
Aaron F Stanton
Bindir
bin
Date
1980-01-02 00:00:00 UTC
Dependencies
parser (>= 0)
unparser (>= 0)
Description
Crispr is a mutation testing tool for Ruby that introduces small code mutations to verify the effectiveness of your test suite.
Email
afstanton@gmail.com
Executables
crispr
Files
.rspec
.rubocop.yml
LICENSE.txt
README.md
Rakefile
bin/crispr
lib/crispr.rb
lib/crispr/cli.rb
lib/crispr/mutations/boolean_mutations.rb
lib/crispr/mutator.rb
lib/crispr/reporter.rb
lib/crispr/runner.rb
lib/crispr/version.rb
sig/crispr.rbs
Homepage
https://github.com/afstanton/crispr
Licenses
MIT
Metadata
{"allowed_push_host"=>"https://rubygems.org", "homepage_uri"=>"https://github.com/afstanton/crispr", "source_code_uri"=>"https://github.com/afstanton/crispr", "changelog_uri"=>"https://github.com/afstanton/crispr/blob/main/CHANGELOG.md", "rubygems_mfa_required"=>"true"}
Require paths
lib
Required ruby version
>= 3.1.0
Required rubygems version
>= 0
Rubygems version
3.6.9
Specification version
4
Summary
A mutation testing framework for Ruby.
Original platform
ruby
New platform
ruby