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: 152,397 of 195,762
Downloads: 3,915

Daily

Ranking: 75,382 of 195,747
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
141,271,727,090minitest
59705,943,961connection_pool
83574,047,675redis
98489,786,530simplecov
55195,333,468mocha
95353,918,773minitest-reporters
1,06446,584,950shoulda
1,85918,192,527codeclimate-test-reporter
1,91217,099,844coveralls
1,99515,172,606appraisal

Owners

#GravatarHandle
1icondmagliola