disable_test_fixtures 0.2.0
Unit tests should be fast, active records (unless testing a complicated non data dependent business logic) should be connected to a database, but every time such a test method runs Rails will make sure Your fixtures are correctly loaded (and there's no way turning it off for particular tests).
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.2.0 April 22, 2012 (13KB)