Commit graph

4 commits

Author SHA1 Message Date
Markus Schirp
caf6c368d0 Remove indeterministic mutations
A mutation test that passes/fails on code today should also pass/fail on
the same code tomorrow.

* Closes #173
* Closes #127
* Closes #27
2014-05-10 14:37:25 +00:00
Markus Schirp
9bafb2c395 Fix mutations on case without conditional 2014-04-06 21:59:35 +00:00
Markus Schirp
09c6c94ab6 Fix mutations on when without body 2014-04-06 21:50:35 +00:00
Markus Schirp
9edb375ef3 Use more modern spec layout
* This specs still have spec per method granularity
* But one file specs multiple methods
* Compatible with mutant spec selector
* Deduplicates boilerplate unit setup
2013-12-29 23:29:58 +01:00
Renamed from spec/unit/mutant/mutator/node_spec.rb (Browse further)