Re: [RDT-Dev] Getting another build of RDT

2006-04-04 Thread Christopher Williams
All, I think an 0.8.0 release (at least a release candidate) is do-able. We already have a lot of functionality since the 0.7.0 release, and it's been working fine for me (I patched bugs with the new browsing stuff locally, but until just now SF.net's CVS was down so I just checked them

Re: [RDT-Dev] Getting another build of RDT

2006-04-04 Thread Kyle Shank
The RemoteTestRunner issue is a result of the new Rails integration testing. They define a default_test in ActionController::IntegrationTest that gets picked up by the test runner because it extends Test::Unit::TestCase. What happens is that if there are 9 real tests that all pass the bar will