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,921 of 193,540
Downloads: 3,852

Daily

Ranking: 70,940 of 193,523
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,477,387,544bundler
81,341,038,984rake
141,231,578,776minitest
60673,888,259connection_pool
83561,296,784redis
97474,061,394simplecov
55992,091,371mocha
96052,083,958minitest-reporters
1,07345,013,763shoulda
1,84817,915,415codeclimate-test-reporter
1,91016,730,237coveralls
2,00614,406,150appraisal

Owners

#GravatarHandle
1icondmagliola