Forum: RSpec running rspec alongside test::unit?

Posted by Jason Perkins (Guest)
on 2011-09-20 02:02
(Received via mailing list)
Earlier documentation indicated that it was possible to run RSpec 
alongside existing test::unit tests. Is this still possible?

--
Jason Perkins
Posted by Marko Anastasov (Guest)
on 2011-09-27 10:58
(Received via mailing list)
On Tue, Sep 20, 2011 at 00:50, Jason Perkins <jperkins@me.com> wrote:
> Earlier documentation indicated that it was possible to run RSpec alongside 
existing test::unit tests. Is this still possible?
>

It's possible, I'm involved in one project that has been using
test::unit in the past and has still not completely transitioned to
RSpec (but RSpec is the default for new code). Basically you just run
"rake test" then "rake spec".
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.