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,278 of 187,239
Downloads: 5,078

Daily

Ranking: 78,093 of 187,224
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
38701,571,833actionpack
63879,803,057mocha

Owners

#GravatarHandle
1iconkares