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 |
|
Dan Kubb
|
ee72d6c042
|
Fix rubocop warnings
* Still a few more to go, but this should be the majority of them
|
2013-07-28 12:16:45 -07:00 |
|
Markus Schirp
|
8a6a51fd08
|
Add support for --fail-fast flag
* Some long planned runner design changes.
* It now also uses the emitter pattern
|
2013-07-15 01:17:15 +02:00 |
|
Markus Schirp
|
3c753c9dad
|
Pass correct config object to runner tree
|
2013-07-14 19:11:55 +02:00 |
|
Dan Kubb
|
2c6934f146
|
Change deprecated mock() to double()
* Fix code alignment
|
2013-07-14 10:01:30 -07:00 |
|
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 |
|
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 |
|