Markus Schirp
ad82b0fc4f
Remove CLI::Builder registry
2014-01-18 00:15:42 +01:00
Markus Schirp
3ebf5b7992
Prepare to split mutant-rspec from gem.
...
* Moves all rspec integration into Mutant::Rspec namespace.
* Removes the unused --rspec-level option
* Mutant::Rspec::Strategy is smelly, has no state. Will make sense with
future commits.
2014-01-17 22:59:22 +01:00
Markus Schirp
33745a608b
Remove unused setter
2013-12-31 13:11:17 +01:00
Markus Schirp
a4a6a14fba
Add missing class comment
2013-09-14 01:27:31 +02:00
Markus Schirp
49b09eeeac
Fix rubocop reported issues
...
It will take ages till my brain produces 1.9 style syntax :D
2013-09-14 01:17:14 +02:00
Markus Schirp
e9931f6abe
Slightly refactor CLI
...
* Backlists should "work" now.
* CLI (match expression) classifiers are not used as matchers anymore
2013-09-13 22:34:19 +02:00
Dan Kubb
b64ff4e6a8
Add missing encoding tags
2013-09-08 22:37:07 -07:00
Markus Schirp
3224789680
Refactor strategy CLI parsing
...
* Add CLI::Builder::Rspec
* Remove defunct static stragies
* Add --rspec-level argument
2013-09-02 00:07:55 +02:00
Markus Schirp
d5e586e66b
Deactivate rubocop guard
...
Somehow it disables the rspec guard, and this one is more important for
me
2013-09-01 23:38:10 +02:00