On 10/12/07, Alvin Schur <a.schur at nucleus.com>
wrote:> With rspec 1.0.8 I can run Test::Unit tests and rspec tests using:
>
> rake default
>
> and all tests and specs run.
>
>
> With edge rspec the Test::Unit tests return with the message:
>
> [list of tests]
>
> Finished in 4.5e-05 seconds
>
> 0 examples, 0 failures
>
>
> How can I get Test::Unit and rspec to happily co-exist again?
This is due to a refactoring that we''re doing. We thought it was
almost done so we moved it to trunk. We were wrong.
This issue is on the radar and will be addressed before the next release.
>
> Thanks,
>
> Alvin
>
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>