free_mutant/test_app
Markus Schirp a2de0442f6 Skip method subjects defined in blocks
* No easy way to insert mutants on these via current monkey patching
  loader
* The blocks are typically part of a method building library when those
  libraries are mutated the def/defs nodes will be part of an mutated
  block that is included in a subject.

[fix #254]
2014-09-16 21:07:26 +00:00
..
lib Skip method subjects defined in blocks 2014-09-16 21:07:26 +00:00
spec Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
.rspec Add a sample application to mutate in integration tests 2012-08-09 20:04:03 +02:00
Gemfile.devtools Use devtools from git again (removes triage) 2013-12-29 23:36:55 +01:00
Gemfile.rspec2 Fix travis on cold gem installations 2014-03-26 20:55:55 +00:00
Gemfile.rspec3 Allow rspec-3.0.0 2014-06-07 13:06:20 +00:00