Commit graph

9 commits

Author SHA1 Message Date
Markus Schirp
556eaf729c Do not confuse mutants test selection with integration specs 2014-04-04 14:26:03 +00:00
Markus Schirp
1b2bb54852 Fix zombifier to use the require highjack 2014-04-04 14:14:24 +00: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
399f352328 Consistently use expect syntax 2014-02-02 22:49:33 +01:00
Dan Kubb
7293386c26 Add magic encoding header to all ruby files
* rubocop still warns about this on ruby 1.9.3, so it was fixed so
  it produces less output on travis.
2013-07-28 16:03:06 -07:00
Markus Schirp
fa3e77f981 Add Mutant::Zombifier
That stuff acutally works!
2013-06-28 23:23:05 +02:00
Markus Schirp
5efd17d4e3 Mark zombie specs as pending 2013-06-14 21:12:10 +02:00
Markus Schirp
21b6aa1e81 Minor cleanups
* Use correct to_source api
* Use toplevel mutant.
2012-08-20 04:50:07 +02:00
Markus Schirp
7d8c1f02ff Add support for dynamically creating Zombie
* Zombie is subjected to allow the mutation of the mutator source code.
2012-08-19 21:29:11 +02:00