free_mutant/lib/mutant/killer
Piotr Solnica e1edf672dc Automatically expand scope of example groups
Given a subject Foo::Bar#baz mutant will run example groups with
description starting with:

  - Foo::Bar#baz
  - Foo::Bar
  - Foo

This basically means you can kill a mutation via a dedicated spec for a
given method, all specs for a given object or all the specs within the
object's namespace.

In most of the cases you should target killing mutations via a dedicated
spec for a particular method *however* there are valid cases where
implicit coverage is absolutely fine.
2013-08-05 18:21:12 +00:00
..
forked.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
forking.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
rspec.rb Automatically expand scope of example groups 2013-08-05 18:21:12 +00:00
static.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00