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,002 of 193,030
Downloads: 3,830

Daily

Ranking: 91,471 of 193,008
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,424,768,626bundler
81,323,704,807rake
141,216,810,594minitest
61662,797,812connection_pool
82556,667,505redis
97468,610,131simplecov
56490,993,271mocha
96551,370,018minitest-reporters
1,07644,454,353shoulda
1,84217,798,671codeclimate-test-reporter
1,90516,599,216coveralls
2,00914,145,559appraisal

Owners

#GravatarHandle
1icondmagliola