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,788 of 180,459
Downloads: 2,993

Daily

Ranking: 105,358 of 180,454
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,075,871,620bundler
16853,643,152rake
20800,698,648minitest
70405,276,501redis
98313,593,455connection_pool
102311,649,613simplecov
61660,950,655mocha
97633,338,253minitest-reporters
1,07528,047,323shoulda
1,52215,342,369codeclimate-test-reporter
1,61713,305,277coveralls
2,0717,539,301appraisal

Owners

#GravatarHandle
1icondmagliola