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,933 of 192,454
Downloads: 3,807

Daily

Ranking: 111,620 of 192,434
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,372,639,600bundler
81,304,391,570rake
141,202,275,148minitest
62651,802,894connection_pool
82552,014,113redis
99463,201,385simplecov
57289,847,697mocha
97150,629,501minitest-reporters
1,07643,892,047shoulda
1,83617,674,680codeclimate-test-reporter
1,90116,460,286coveralls
2,01613,891,950appraisal

Owners

#GravatarHandle
1icondmagliola