aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/mochaing.rb
Commit message (Collapse)AuthorAgeFilesLines
* hook mocha in through m/t before_setup, after_teardown hooksAaron Patterson2012-07-031-7/+0
|
* Add using Turn with natural language test case names if the library is ↵David Heinemeier Hansson2011-03-311-0/+7
available (which it will be in Rails 3.1) [DHH]