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:
=
installieren:
=
Versionen:
- 0.2.0 April 22, 2012 (13 KB)
Runtime Abhängigkeiten (1):
actionpack
>= 2.3
Development Abhängigkeiten (1):
mocha
>= 0