Commit graph

14 commits

Author SHA1 Message Date
Dan Kubb
9eab4a1bbd Fix whitespace 2013-06-22 23:24:48 -07:00
Markus Schirp
e41409cf87 Use concord ~> 0.1.1 2013-06-14 21:11:08 +02:00
Markus Schirp
f2a6243ac0 Connect reporters with runners
This fixes all unit and integration specs!
2013-04-21 02:20:18 +02:00
Markus Schirp
528cfd7654 Use new reporter interface in runner 2013-04-20 20:50:36 +02:00
Dan Kubb
92cb508c6e Fix code to no longer reference a non-existant method in subject 2013-04-17 20:34:24 -07:00
Markus Schirp
439b914d14 Add some runner predicate tests 2013-04-12 23:34:55 +02:00
Markus Schirp
21fdb99801 Fix runner infastructure 2013-04-12 23:34:54 +02:00
Markus Schirp
e90da31d38 Use releases of anima and concord 2013-04-12 23:34:54 +02:00
Markus Schirp
2b01374d3a Add runner objects for config and mutation 2013-02-02 16:32:13 +01:00
Markus Schirp
732ece42c3 Spec Runner::Subject#mutations in dm2 style 2013-02-02 01:00:05 +01:00
Markus Schirp
2b6470f223 Add Mutant::Runner::Subject
The idea is to break up the big fat and ugly Runner class into dedicated
pices with a single reponsibility.
2013-02-01 23:06:07 +01:00
Markus Schirp
23ee68ac1e Rename Runner to Killer
* Add working integration spec for rspec (mutant) killer.
2012-08-14 12:27:56 +02:00
Markus Schirp
fda5d716a4 Add initial rspec2 runner
* Needs integration spec!
2012-08-09 19:46:20 +02:00
Markus Schirp
b6de7fad91 Add abstract (test) runner 2012-08-01 19:05:34 +02:00