Arturo Pie
|
d6ff3ea5d2
|
Some fixes to the tests and removed some commented-out code
|
2011-06-02 15:02:58 -04:00 |
Arturo Pie
|
692c8cf790
|
redirecting some ugly output when running tests
|
2011-06-01 17:29:45 -04:00 |
Arturo Pie
|
7c001ab485
|
Runner events implemented. Added at_exit hook to make sure runner_end is fired on abnormal termination
|
2011-06-01 12:45:43 -04:00 |
Arturo Pie
|
b51bb8c136
|
Some refactoring and added .rvmrc to .gitignore
|
2011-05-30 13:40:44 -04:00 |
Nick Gauthier
|
51af3385ea
|
added gem statements so we don't need a gemset
|
2011-03-22 19:22:12 -04:00 |
Sean Kirby
|
db33cc8e56
|
Fixed runner crash if a test file cannot properly be required. This can
happen for instance when two test classes have the same name but different
super classes.
|
2010-10-29 00:23:57 -04:00 |
Luke Melia
|
c9b0c3215e
|
Work around an issue where Dir.tmpdir under OS X behaves differently when in an SSH session and from the console
|
2010-06-09 17:11:49 -04:00 |
Nick Gauthier
|
a69ae2e4ab
|
jslint on json data
|
2010-05-28 10:42:17 -04:00 |
Nick Gauthier
|
c7d7be6ed2
|
testing javascript files with jslint
|
2010-05-28 10:38:58 -04:00 |
Laust Rud Jacobsen
|
f8cebe3b59
|
Bugfix: Rspec pending examples should not result in specs reported as failing
Refs http://github.com/ngauthier/hydra/issues/issue/7
|
2010-04-20 14:48:05 +02:00 |
Nick Gauthier
|
55fb81f5de
|
multiple rspec files running!
|
2010-04-03 20:32:00 -04:00 |
Nick Gauthier
|
c1c44f89d2
|
first burst on rspec support. not done yet.
hard part is done, but it needs some fine-tuning to
run files properly. stay tuned!
|
2010-04-03 17:27:27 -04:00 |
Nick Gauthier
|
1de1b0f2f9
|
fixed cucumber feature loading to support more than one feature file per runner
|
2010-03-31 11:05:42 -04:00 |
Nick Gauthier
|
2fd871ed9b
|
cucumber support
|
2010-03-30 13:45:10 -04:00 |
Nick Gauthier
|
26d3fe6781
|
Properly disabling Test::Unit autorun on exit so it won't display extra results
|
2010-02-10 14:02:19 -05:00 |
Nick Gauthier
|
3d6484e315
|
ssh-master working
|
2010-02-03 16:03:16 -05:00 |
Nick Gauthier
|
85f279832b
|
run test files via require instead of shelling. output is now bubbled up to the master
|
2010-01-29 14:56:02 -05:00 |
Nick Gauthier
|
e7db4fadee
|
master can delegate to workers. all tests green now
|
2010-01-29 13:01:53 -05:00 |
Nick Gauthier
|
b37918dd05
|
restructured tests to rails-style naming conventions
|
2010-01-28 10:30:18 -05:00 |