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 (13.0 KB)
Runtime 相依性套件 (1):
actionpack
>= 2.3
Development 相依性套件 (1):
mocha
>= 0