Commit graph

19 commits

Author SHA1 Message Date
Markus Schirp
7fa41111a7 Add support for rspec-3.rc1 2014-05-23 20:21:09 +00:00
Markus Schirp
a5f8eda2cb Fix travis on cold gem installations 2014-03-26 20:55:55 +00:00
Markus Schirp
4b1566caa6 Require mutant-rspec on rspec integration specs 2014-03-15 17:06:38 +00:00
Markus Schirp
911a0c0516 Fix rspec specific Gemspecs to work on cold cache 2014-03-05 18:54:16 +00:00
Andrey Savchenko
e4f11543c8 Fix non-working integration test, fix broken strategy 2014-03-04 22:10:23 +02:00
Andrey Savchenko
30092dd956 Test both rspec 2 and 3 2014-03-03 20:00:57 +02:00
Markus Schirp
0f8030f85e Use devtools from git again (removes triage) 2013-12-29 23:36:55 +01:00
Markus Schirp
f1b4dc2c2f Use 1.9 hash syntax also for specs 2013-09-08 22:12:23 +02: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
46f90aa328 Fix all style warnings under spec/**/*.rb 2013-07-29 00:25:15 +02:00
Markus Schirp
9dd098b03f Fix some rubocop reported issues 2013-07-27 12:34:03 +02:00
Dan Kubb
0bdeda4a05 Fix test_app specs to work with rspec 2.14 2013-07-14 14:28:25 -07:00
Dan Kubb
c3c0e06c86 Fix whitespace 2013-04-17 20:31:21 -07:00
Markus Schirp
21fdb99801 Fix runner infastructure 2013-04-12 23:34:54 +02:00
Markus Schirp
3562d4f627 Load spec_helper.rb for rspec strategies 2013-01-18 21:38:46 +01:00
Markus Schirp
c215c9d668 Add command method to test app 2012-11-24 22:42:05 +01:00
Markus Schirp
637ea8a849 Use Adamantium::Flat from mbj/adamantium at configurable-freezers branch 2012-11-03 02:12:33 +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
b087d4b38f Add a sample application to mutate in integration tests 2012-08-09 20:04:03 +02:00