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: 151,801 of 191,854
Downloads: 3,785

Daily

Ranking: 115,782 of 191,816
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,322,801,827bundler
81,285,080,020rake
141,188,477,022minitest
62640,516,193connection_pool
81547,688,526redis
99458,262,831simplecov
57588,758,571mocha
97549,899,383minitest-reporters
1,08043,344,861shoulda
1,83217,585,041codeclimate-test-reporter
1,89116,380,171coveralls
2,01613,683,201appraisal

Owners

#GravatarHandle
1icondmagliola