Commit Graph

40 Commits

Author SHA1 Message Date
Nick Gauthier bf8c75dfe3 extracted the spec override from the formatter and change the requirement style so as not to kill test::unit files 2010-04-06 10:13:32 -04: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 2f2919c156 added even listeners, and replaced output and reporting system with listeners 2010-03-25 12:15:01 -04:00
Nick Gauthier 559e236d86 autosort files by historical time. 2010-02-18 13:11:00 -05:00
Nick Gauthier 5931f2f980 reports on test times 2010-02-17 16:28:32 -05:00
Nick Gauthier e06d9a2fab removed file sorting heuristic so users can sort their own files 2010-02-16 16:13:51 -05: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 eee69c0096 Rsync synchronization for remote workers 2010-02-09 15:40:35 -05:00
Nick Gauthier 574b5f7350 replaced echo script with hello script for ssh testing. 2010-02-06 16:23:52 -05:00
Nick Gauthier 249e3d77ba added safe forking for active record. fixed ssh socket closing and tty 2010-02-05 15:54:48 -05:00
Nick Gauthier 307a57d176 made master traceable 2010-02-04 11:18:06 -05:00
Nick Gauthier 2bee1dde2d YAML config loading. SSH worker termination fixes. 2010-02-04 10:33:21 -05:00
Nick Gauthier 3d6484e315 ssh-master working 2010-02-03 16:03:16 -05:00
Nick Gauthier 727bdcf1b7 midway through making ssh workers 2010-01-29 17:21:48 -05:00
Nick Gauthier 7a39fe8855 test for multiple local workers 2010-01-29 15:27:48 -05:00
Nick Gauthier 969aedc2cc master can be configured via constructor. can set number runners on a local connection 2010-01-29 15:26:32 -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 847c77ef0f restructured messages 2010-01-29 13:30:25 -05:00
Nick Gauthier e7db4fadee master can delegate to workers. all tests green now 2010-01-29 13:01:53 -05:00
Nick Gauthier cbc5bb7a8e master can now delegate files to workers 2010-01-29 11:45:42 -05:00
Nick Gauthier 9a38b0853b flipped worker test to test in foreground and background. more accurate rcov results 2010-01-28 16:52:11 -05:00
Nick Gauthier 90b04216aa added documentation for the worker 2010-01-28 16:32:06 -05:00
Nick Gauthier a29fb25fa7 worker can now create runners and delegate work to them 2010-01-28 16:15:41 -05:00
Nick Gauthier 7f1aff1967 ran runner test from both perspectives to ensure full coverage in the main thread 2010-01-28 11:01:54 -05:00
Nick Gauthier b37918dd05 restructured tests to rails-style naming conventions 2010-01-28 10:30:18 -05:00
Nick Gauthier 4295ef6a80 moved test helping code to the fixtures directory 2010-01-28 10:23:42 -05:00
Nick Gauthier 200016994b runner now runs test files when asked. but it does it the dumb way 2010-01-27 17:19:32 -05:00
Nick Gauthier e080947189 added message tests and documentation 2010-01-27 16:34:42 -05:00
Nick Gauthier 3414ee5c20 finished messaging system for ssh and pipes 2010-01-27 15:57:26 -05:00
Nick Gauthier 2fa15b735b mostly working. needs work on IO cleanup 2010-01-27 15:47:50 -05:00
Nick Gauthier b8c7472f5e ssh testing with new messaging system 2010-01-27 15:42:53 -05:00
Nick Gauthier 33b9885bc0 messaging system working for pipes, custom serialization. broken for ssh, since it runs commands. 2010-01-27 15:19:48 -05:00
Nick Gauthier 9916d7a6e5 initial message passing structure for runner 2010-01-27 11:38:11 -05:00
Nick Gauthier b85a565be0 added newline sugar to pipe library 2010-01-26 15:35:58 -05:00
Nick Gauthier 8c0359ed4c added ssh library 2010-01-26 15:31:03 -05:00
Nick Gauthier 63809a7258 added pipe class. docced and tested 2010-01-26 13:50:44 -05:00
Nick Gauthier 609841567a Initial commit to hydra. 2010-01-20 11:58:56 -05:00