Commit graph

12 commits

Author SHA1 Message Date
Markus Schirp
7eebfd0e67 Fix example group reporting 2014-04-06 21:43:17 +00:00
Markus Schirp
564444d7f7 Add memoizer for expensive idempotent method 2014-04-04 18:05:04 +00:00
Markus Schirp
d05f7fde25 Fix a test selection bug violating 1:1 principle 2014-04-04 16:30:22 +00:00
Markus Schirp
69dc9e9e0e Use positive predicate 2014-04-04 16:24:13 +00:00
Markus Schirp
ea13af47a3 Remove dead code 2014-04-04 16:23:49 +00:00
Markus Schirp
6873fb4451 Cleanup stateless methods 2014-03-05 18:53:55 +00:00
Andrey Savchenko
e4f11543c8 Fix non-working integration test, fix broken strategy 2014-03-04 22:10:23 +02:00
Andrey Savchenko
d4b232b3a5 Memoize #reporter with Adamantium, cleaner version detection 2014-03-03 20:53:11 +02:00
Andrey Savchenko
67708a540e Add docs 2014-03-03 20:27:12 +02:00
Andrey Savchenko
baf0829789 Bare reporter for killer 2014-03-03 20:21:39 +02:00
Andrey Savchenko
b60fb47fd1 Make tests pass on both RSpec 2 and 3 2014-02-17 04:04:19 +02: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
Renamed from lib/mutant/killer/rspec.rb (Browse further)