free_mutant/spec
John Backus 9f4e7ce45e
Add "expected_errors" to corpus integrations
This change drops the concept of `excludes` from the corpus integration
configuration. Instead with `expected_errors` you specify errors you
expect to be raised by certain files. The corpus will fail if an
expected error is not encountered when mutating a file, or if an error
is encountered while mutating a file that was not whitelisted
2016-05-05 23:43:56 -07:00
..
integration/mutant Fix coverage of Mutant::Mutator namespace 2016-03-22 01:01:21 +00:00
shared Fix typo in spec example 2015-11-18 17:26:17 -08:00
support Add "expected_errors" to corpus integrations 2016-05-05 23:43:56 -07:00
unit Fix namespace annotations 2016-04-10 14:33:47 -07:00
integrations.yml Add "expected_errors" to corpus integrations 2016-05-05 23:43:56 -07:00
rcov.opts Add method matcher infrastructure 2012-07-23 22:54:35 +02:00
spec_helper.rb Fix namespace annotations 2016-04-10 14:33:47 -07:00