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: 124,165 of 187,591
Downloads: 5,140

Daily

Ranking: 86,396 of 187,571
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
37709,427,530actionpack
63080,690,828mocha

Owners

#GravatarHandle
1iconkares