Categories: None [Edit]

redis_fixtures

https://rubygems.org/gems/redis_fixtures
https://github.com/dmagliola/redis_fixtures
RedisFixtures allows you to have fixtures for Redis, in addition to the ones for your database. If you are using Redis as more than just a cache (and I hope you are), you probably need to have some data there to test your application. RedisFixtures will reset your (test) Redis database at the beginning of every test to the fixture you set. And if you use FixtureBuilder (or any other fixture-generating library), you can automatically generate your Redis fixture from the contents of your test Redis database.

Total

Ranking: 154,800 of 180,469
Downloads: 2,993

Daily

Ranking: 132,035 of 180,459
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,076,932,340bundler
16854,040,010rake
20801,054,890minitest
70405,415,168redis
98313,819,768connection_pool
102311,782,545simplecov
61660,967,521mocha
97633,350,364minitest-reporters
1,07528,066,458shoulda
1,52215,343,479codeclimate-test-reporter
1,61713,310,592coveralls
2,0717,547,425appraisal

Owners

#GravatarHandle
1icondmagliola