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: 151,577 of 191,175
Downloads: 3,762
Daily
Ranking: 81,725 of 191,064
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 | 3,272,137,771 | bundler |
| 8 | 1,266,579,911 | rake |
| 14 | 1,173,616,221 | minitest |
| 62 | 628,695,105 | connection_pool |
| 80 | 543,097,087 | redis |
| 99 | 452,942,183 | simplecov |
| 583 | 87,398,722 | mocha |
| 989 | 48,981,607 | minitest-reporters |
| 1,086 | 42,794,935 | shoulda |
| 1,827 | 17,441,423 | codeclimate-test-reporter |
| 1,892 | 16,205,950 | coveralls |
| 2,020 | 13,416,850 | appraisal |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | dmagliola |