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: 153,620 of 187,239
Downloads: 3,523

Daily

Ranking: 145,948 of 187,224
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
161,076,711,297minitest
74539,660,908connection_pool
79509,510,097redis
99421,205,239simplecov
63879,803,057mocha
1,00544,489,338minitest-reporters
1,10738,495,795shoulda
1,75316,882,773codeclimate-test-reporter
1,81015,786,188coveralls
2,02711,956,223appraisal

Owners

#GravatarHandle
1icondmagliola