Run a single test on a Ruby on Rails application

The number of tests in the app I’m developing it’s getting really big. Sometimes, I just need to run a single test and not all of them. I only need to remember this line:

ruby -Itest test/unit/availability_time_test.rb

1 comment so far ↓

#1 Twitted by RailsIreland on 09.23.09 at 4:00 pm

[...] This post was Twitted by RailsIreland [...]

Leave a Comment