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,577 of 191,175
Downloads: 3,762

Daily

Ranking: 81,725 of 191,064
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,272,137,771bundler
81,266,579,911rake
141,173,616,221minitest
62628,695,105connection_pool
80543,097,087redis
99452,942,183simplecov
58387,398,722mocha
98948,981,607minitest-reporters
1,08642,794,935shoulda
1,82717,441,423codeclimate-test-reporter
1,89216,205,950coveralls
2,02013,416,850appraisal

Owners

#GravatarHandle
1icondmagliola