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: 155,325 of 183,107
Downloads: 3,139
Daily
Ranking: 86,038 of 183,092
Downloads: 0
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,407,087,911 | bundler |
10 | 953,844,246 | rake |
19 | 895,194,587 | minitest |
72 | 443,835,435 | redis |
89 | 378,314,914 | connection_pool |
99 | 348,223,614 | simplecov |
627 | 68,424,665 | mocha |
995 | 37,044,699 | minitest-reporters |
1,084 | 31,864,462 | shoulda |
1,625 | 15,838,097 | codeclimate-test-reporter |
1,706 | 14,090,476 | coveralls |
2,068 | 8,709,738 | appraisal |
Owners
# | Gravatar | Handle |
---|---|---|
1 | dmagliola |