Skip to content

Instantly share code, notes, and snippets.

@mbj
Created March 21, 2016 23:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbj/a31899b3c4718e4bfb2f to your computer and use it in GitHub Desktop.
Save mbj/a31899b3c4718e4bfb2f to your computer and use it in GitHub Desktop.
First mutant self pass
$ bundle exec mutant --include lib --require mutant --zombie --use rspec -- 'Mutant*'
Matcher: #<Zombie::Mutant::Matcher::Config match_expressions: [Mutant*]>
Integration: Zombie::Mutant::Integration::Rspec
Expect Coverage: 100.00%
Jobs: 8
Includes: ["lib"]
Requires: ["mutant"]
Subjects: 469
Mutations: 14827
Results: 14827
Kills: 14827
Alive: 0
Runtime: 1251.91s
Killtime: 3477.79s
Overhead: -64.00%
Mutations/s: 11.84
Coverage: 100.00%
Expected: 100.00%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment