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).
Required Ruby Version
None
Authors
Karol Bucek
Versions
- 0.2.0 April 22, 2012 (13 KB)