free_mutant/spec/unit/mutant
Markus Schirp 991e561d49 Refactor matcher config inspection
* Only print config attributes that are present
* This reduces noise for the user because he is not presented with
  meaningless information on configuration reports
* This reduces the noise for the mutant developers as specs will be much
  more stable on future matcher config additions. Most of the specs that
  print a matcher config will not have to be altered when a new
  attribute is added.
2015-07-10 19:08:12 +00:00
..
actor
ast Fix whitespace 2015-06-15 12:13:56 +00:00
context Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
env Change integrations to reference config object 2015-06-29 18:39:08 +00:00
expression Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
integration Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
loader remove duplicate definition warnings 2015-04-25 22:15:54 -04:00
matcher Refactor matcher config inspection 2015-07-10 19:08:12 +00:00
mutator
parallel Fix all typos [skip ci] 2015-07-06 21:36:39 +03:00
reporter Refactor matcher config inspection 2015-07-10 19:08:12 +00:00
result
runner
selector Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
subject/method Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
ast_spec.rb Fix specification holes in Mutant::AST.find_last_path 2015-06-14 23:55:53 +00:00
cache_spec.rb Fix specification holes in Module::Cache 2015-05-31 22:06:59 +00:00
cli_spec.rb Rename Matcher::Config#subject_ignores to #ignore_expressions 2015-07-07 21:25:48 +00:00
context_spec.rb Bump ruby requirement to 2.1 2015-05-31 21:20:54 +00:00
diff_spec.rb
env_spec.rb Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
expression_spec.rb Fix all typos [skip ci] 2015-07-06 21:36:39 +03:00
integration_spec.rb Change integrations to reference config object 2015-06-29 18:39:08 +00:00
isolation_spec.rb
mutation_spec.rb
parallel_spec.rb
require_highjack_spec.rb Reduce zombifier 2015-06-13 04:04:15 +00:00
runner_spec.rb Change integrations to reference config object 2015-06-29 18:39:08 +00:00
subject_spec.rb Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
warning_filter_spec.rb Fix specification holes in Mutant::WarningFilter 2015-05-31 22:13:07 +00:00
zombifier_spec.rb Use simpler rspec change expectation form 2015-06-13 05:10:10 +00:00