Run Single / One Functional Ruby on Rails Test
From the root rails directory you can run the following to run ONLY the page_controller functional test
ruby -I lib:test test/functional/page_controller_test.rb
Related Posts
Posted on April 2, 2009 at 9:45 am by Jordan Carter · Permalink
In: Uncategorized · Tagged with: Functional, one, single, Test
In: Uncategorized · Tagged with: Functional, one, single, Test