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,649 of 189,920
Downloads: 3,738

Daily

Ranking: 129,942 of 189,899
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,218,020,452bundler
81,247,280,359rake
141,157,310,502minitest
64614,315,947connection_pool
80537,119,714redis
99447,314,666simplecov
59685,972,429mocha
99348,223,538minitest-reporters
1,09441,902,124shoulda
1,81717,334,301codeclimate-test-reporter
1,88516,110,254coveralls
2,02513,146,604appraisal

Owners

#GravatarHandle
1icondmagliola