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,299 of 190,317
Downloads: 5,321

Daily

Ranking: 74,401 of 190,280
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
37750,616,091actionpack
59186,534,680mocha

Owners

#GravatarHandle
1iconkares