free_mutant/spec/unit/mutant
Markus Schirp 074f31662d Kill mutations in Mutant::Runner
* Prefer attribute reader over ivar
* Reduce intermediary unused abstract class
* Do not build a Mutant::Result::Subject in Hash default
  where an empty mutation result Array is sufficient.
2015-11-15 22:39:25 +00:00
..
actor Fix whitespace 2014-12-07 21:06:34 +00:00
ast Add mutation Date.parse -> other parse methods 2015-10-09 10:58:31 -07:00
context Refactor expression parsing and representation 2015-06-21 14:44:33 +00:00
env Refactor Mutant::Cache into Mutant::Parser 2015-11-13 04:47:47 +00:00
expression Reduce matcher interface 2015-10-28 20:13:00 +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 Reduce matcher interface 2015-10-28 20:13:00 +00:00
mutator Switch to single quotes - no interpolation 2014-11-22 11:16:41 -08:00
parallel Update anima to ~0.3.0 2015-09-04 20:20:56 +00:00
reporter Add more metrics to env progress reporter 2015-11-01 20:46:19 +00:00
repository Add test to make sure the code is within a working directory 2015-07-28 12:34:01 -07:00
result Change coverage on zero results to be 100% 2015-07-21 20:38:23 +00:00
runner Kill mutations in Mutant::Runner 2015-11-15 22:39:25 +00:00
selector Update anima to ~0.3.0 2015-09-04 20:20:56 +00:00
subject/method Drop Subject#public? 2015-10-31 01:27:57 +00:00
ast_spec.rb Refactor Mutant::Cache into Mutant::Parser 2015-11-13 04:47:47 +00:00
cli_spec.rb Fix add into duplicated collection into binary op 2015-09-08 17:21:57 +00:00
context_spec.rb Bump ruby requirement to 2.1 2015-05-31 21:20:54 +00:00
diff_spec.rb Allow diffs to be created from overlapping hunks 2014-08-11 17:40:46 +00:00
env_spec.rb Refactor Mutant::Cache into Mutant::Parser 2015-11-13 04:47:47 +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 Change /dev/null to be opened with File::WRONLY constant 2015-07-29 15:52:57 -07:00
mutation_spec.rb Drop Subject#public? 2015-10-31 01:27:57 +00:00
parallel_spec.rb Move parallel into internal library 2014-12-12 20:54:25 +00:00
parser_spec.rb Refactor Mutant::Cache into Mutant::Parser 2015-11-13 04:47:47 +00:00
require_highjack_spec.rb Reduce zombifier 2015-06-13 04:04:15 +00:00
result_spec.rb Kill mutations in Mutant::Result.included 2015-09-08 16:55:34 +00:00
runner_spec.rb Kill mutations in Mutant::Runner 2015-11-15 22:39:25 +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