Found the answer on
http://softiesonrails.com/2007/3/7/how-to-run-a-single-test-from-the-command-line
In my case (running an integration test) I had to write:
ruby test\integration\all_pages_test.rb --name
test_movements_amounts_are_correct
I''m just posting it here for somebody else to benefit from :)
On Aug 24, 12:51 pm, Jesper Rønn-Jensen
<jespe...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> I forget the syntax for running a single test in a test file.
>
> Do any of you know this instantly?
>
> Thanks!
> Jesper Rønn-Jensenhttp://justaddwater.dk/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---