Commit graph

5 commits

Author SHA1 Message Date
Markus Schirp
a432311862 Use Float#== to in rspec expectations
* This fixes 1.9.3 and does IMO not lower the accurancy in specs.
2014-03-08 17:34:44 +00:00
Markus Schirp
1dbe51f449 Add coverage for Mutant::Runner::Config#coverage 2014-03-07 13:03:42 +00:00
Markus Schirp
0fe8acc0ad Use morpher predicates for filtering
* Removes Mutant::Predicate
* Simplifies CLI builder logic
* More to come
2014-02-02 22:49:33 +01:00
Markus Schirp
8485dc313c Allow configurable coverage expectation 2014-01-19 00:07:10 +01: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