Categories: None [Edit]

disable_test_fixtures

https://rubygems.org/gems/disable_test_fixtures
https://github.com/kares/disable_test_fixtures
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).

Total

Ranking: 125,156 of 193,214
Downloads: 5,409

Daily

Ranking: 94,007 of 193,188
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
38782,438,343actionpack
56091,349,223mocha

Owners

#GravatarHandle
1iconkares