Commit graph

7 commits

Author SHA1 Message Date
Markus Schirp
a284b79067 Bump morpher dependency 2014-03-09 00:04:30 +00:00
Andrey Savchenko
b60fb47fd1 Make tests pass on both RSpec 2 and 3 2014-02-17 04:04:19 +02: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
1b0ed70ba4 Cleanup CLI implementation a bit. 2014-01-18 00:25:20 +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
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
Markus Schirp
010daad4ca Rename spec for post --rspec-dm2 2013-09-11 22:16:23 +02:00
Renamed from spec/unit/mutant/cli/class_methods/new_spec.rb (Browse further)