aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/info.rb
diff options
context:
space:
mode:
authorPrem Sichanugrist and Chris Toomey <prem+chris@thoughtbot.com>2013-01-25 13:44:36 -0500
committerPrem Sichanugrist <s@sikac.hu>2013-03-09 16:03:54 -0500
commitb4df25366a3c8f133f8329bc35f1d53926704b5a (patch)
tree5a904251263f996bc8fd3eeed6fb9b4d3902692e /railties/lib/rails/info.rb
parent15970efb2acc7767f2f20c5d649e53ace2e2ddb5 (diff)
downloadrails-b4df25366a3c8f133f8329bc35f1d53926704b5a.tar.gz
rails-b4df25366a3c8f133f8329bc35f1d53926704b5a.tar.bz2
rails-b4df25366a3c8f133f8329bc35f1d53926704b5a.zip
Add `rails test` command to run the test suite
To run the whole test suite: $ rails test To run the test file(s): $ rails test test/unit/foo_test.rb [test/unit/bar_test.rb ...] To run the test suite $ rails test [models,helpers,units,controllers,mailers,...] For more information, see `rails test --help`. This command will eventually replacing `rake test:*`, and `rake test` command will actually invoking `rails test` instead.
Diffstat (limited to 'railties/lib/rails/info.rb')
0 files changed, 0 insertions, 0 deletions