Rails rake command to run a single unit test

by admin on June 6, 2008

Q: What is the rake command to run a single rails unit test?

A: There is none, use ruby test/unit/my_test.rb

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>