Markus Schirp
8335cccafb
Fix YARD summary line
...
* Reduce redunrant 'Return' prefix on summaries
* Improve summary line to reflect the semantics of operation better
2015-07-03 15:21:39 +00:00
Markus Schirp
4bd15abeb6
Fix positioning of @api YARD tag
2015-07-02 03:35:54 +00:00
Markus Schirp
207c159c23
Always build valid result objects
...
* Before Mutant::Expression was not marshallable resulting in the need
to build "partial" result objects from killforks.
* Fixes an adjacent bug in spec selection
2014-12-22 17:54:20 +00:00
Markus Schirp
c6299604af
Factor out test selection into Mutant::Selector objects
...
* Overall easier to test
* Reduces the need to pass around config to subjects
* Reduces the diff to tracing branch
2014-12-22 16:02:04 +00:00