Commit graph

2 commits

Author SHA1 Message Date
Markus Schirp
d63f3d68bd Write warnings from matchers through reporter 2014-06-30 13:19:47 +00:00
Markus Schirp
3390abc675 Use environment object inside matchers
This will allow to use reporters from matchers avoiding stupid direct
writes to $stderr.

Also it will allow to remove matching from CLI altogether in a phase of
the runner. Allowing to decouple Mutant::Config from VM environment
allowing to serialize it ;)

Step by step. Takes a while.
2014-06-30 13:08:52 +00:00