Commit graph

6 commits

Author SHA1 Message Date
Markus Schirp
8ef94fead5 Only require minimum parts rspec
This fixes the case people had to explicitly define the 'rspec'
metagem in Gemfile
2014-06-07 14:56:22 +00:00
Markus Schirp
5f6ff99ece Consolidate ruby style 2014-05-27 15:16:37 +00:00
Markus Schirp
9a8d30128f Organize requires and rspec integration files 2014-05-11 15:06:20 +00:00
Markus Schirp
faa79a2f0a Use mutant- as main plugin require integration point 2014-01-18 00:32:10 +01:00
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