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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,524,455,789bundler
81,354,615,159rake
141,244,614,943minitest
59683,957,353connection_pool
83565,294,940redis
97478,892,970simplecov
55393,090,191mocha
96052,691,941minitest-reporters
1,07245,527,023shoulda
1,85018,017,143codeclimate-test-reporter
1,91216,839,924coveralls
2,00614,621,711appraisal

Owners

#GravatarHandle
1icondmagliola