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,188 of 196,619
Downloads: 3,928

Daily

Ranking: 112,090 of 196,594
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,749,482,850bundler
81,416,207,584rake
141,299,534,904minitest
59729,405,709connection_pool
83583,333,282redis
98501,431,247simplecov
54997,656,039mocha
95054,899,399minitest-reporters
1,06247,595,970shoulda
1,86918,367,310codeclimate-test-reporter
1,91517,352,513coveralls
1,98615,739,338appraisal

Owners

#GravatarHandle
1icondmagliola