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: 154,461 of 186,954
Downloads: 3,448

Daily

Ranking: 92,290 of 186,947
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,937,224,863bundler
101,139,617,007rake
151,065,519,121minitest
74529,216,707connection_pool
79505,613,638redis
99417,277,843simplecov
64678,903,060mocha
1,00743,856,480minitest-reporters
1,10838,050,189shoulda
1,74716,828,021codeclimate-test-reporter
1,80515,745,347coveralls
2,03111,780,827appraisal

Owners

#GravatarHandle
1icondmagliola