Categories: None [Edit]
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: 153,620 of 187,239
Downloads: 3,523
Daily
Ranking: 145,948 of 187,224
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,973,208,875 | bundler |
10 | 1,151,901,046 | rake |
16 | 1,076,711,297 | minitest |
74 | 539,660,908 | connection_pool |
79 | 509,510,097 | redis |
99 | 421,205,239 | simplecov |
638 | 79,803,057 | mocha |
1,005 | 44,489,338 | minitest-reporters |
1,107 | 38,495,795 | shoulda |
1,753 | 16,882,773 | codeclimate-test-reporter |
1,810 | 15,786,188 | coveralls |
2,027 | 11,956,223 | appraisal |
Owners
# | Gravatar | Handle |
---|---|---|
1 | dmagliola |