free_mutant/spec/unit/mutant
John Backus 770f34eee5
Reintroduce Regexp mutations
- Reverts commit 8c0c656aec
- Fixes #595
- Adds support for `\h` and `\H`
2016-07-25 12:21:50 -07:00
..
actor Add ExtraSpacing cop and allow alignment 2016-03-19 21:25:51 -07:00
ast Reintroduce Regexp mutations 2016-07-25 12:21:50 -07:00
env Change AlignHash rubocop preference to table 2016-03-19 21:25:51 -07:00
expression Rename flat_spec to match Exact namespace 2016-03-19 14:05:55 -07:00
integration Change AlignHash rubocop preference to table 2016-03-19 21:25:51 -07:00
isolation Change AlignHash rubocop preference to table 2016-03-19 21:25:51 -07:00
matcher Fix RuboCop and Reek violations 2016-07-24 13:56:28 -07:00
meta Add support for explicit type in meta examples 2016-03-19 15:13:05 +00:00
mutator Refactor to add Mutant::Mutator.mutate(...) 2016-05-07 15:03:45 -07:00
parallel Fix namespace annotations 2016-04-10 14:33:47 -07:00
reporter Fix unnecessary warnings in specs 2016-07-24 14:09:59 -07:00
repository Use class_double where appropriate 2016-01-24 21:16:43 +00:00
result Fix coverage of Mutant::Result* namespace 2015-12-21 00:28:27 +00:00
runner Rename runner/driver_spec to parallel/driver_spec 2016-03-19 14:07:28 -07:00
selector
subject/method Fix coverage for Mutant::Subject* namespace 2016-02-14 04:28:59 +00:00
util Add Mutant::Util.one 2016-07-25 12:21:50 -07:00
ast_spec.rb
cli_spec.rb Remove redundant --debug option 2016-05-31 18:09:32 +00:00
context_spec.rb Fix RuboCop and Reek violations 2016-07-24 13:56:28 -07:00
diff_spec.rb Fix Mutant::Diff coverage 2016-01-09 23:34:40 +00:00
env_spec.rb Change AlignHash rubocop preference to table 2016-03-19 21:25:51 -07:00
expression_spec.rb
integration_spec.rb Fix integration coverage 2016-01-10 18:44:01 +00:00
loader_spec.rb Use class_double where appropriate 2016-01-24 21:16:43 +00:00
mutation_spec.rb Fix coverage of Mutant::Result* namespace 2015-12-21 00:28:27 +00:00
mutator_spec.rb Refactor to add Mutant::Mutator.mutate(...) 2016-05-07 15:03:45 -07:00
parallel_spec.rb
parser_spec.rb
registry_spec.rb Refactor to add Mutant::Mutator.mutate(...) 2016-05-07 15:03:45 -07:00
require_highjack_spec.rb Fix require highjack to also work on singleton 2016-02-14 02:16:39 +00:00
result_spec.rb Fix coverage of Mutant::Result* namespace 2015-12-21 00:28:27 +00:00
runner_spec.rb Use class_double where appropriate 2016-01-24 21:16:43 +00:00
subject_spec.rb Refactor to add Mutant::Mutator.mutate(...) 2016-05-07 15:03:45 -07:00
warning_filter_spec.rb
zombifier_spec.rb Change AlignHash rubocop preference to table 2016-03-19 21:25:51 -07:00