free_mutant/spec
Daniel Gollahon 325e6b6fe0
Add method body -> super mutation
- Mutates method bodies to `super` to catch cases where a method has
  been needlessly re-implemented and the parent class provides the
  equivalent behavior.
- Closes #154
- Closes #673
2018-06-27 10:10:37 -07:00
..
integration/mutant Add support for RSpec 3.7 2018-01-23 16:23:54 +01:00
shared Add Ruby 2.4 support for mutant 2017-07-06 11:18:41 +02:00
support Whitelist regexp_parser warning and bump regexp_parser to 0.4.9 2018-01-23 23:49:13 +01:00
unit Add method body -> super mutation 2018-06-27 10:10:37 -07:00
integrations.yml Add exclude support to Corpus 2018-01-23 14:31:19 +01:00
rcov.opts Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
spec_helper.rb Add warning whitelist support for specs 2016-07-24 14:09:59 -07:00