RubyGems Navigation menu

redis_fixtures 1.0.0

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.

Gemfile:
=

安装:
=

版本列表:

  1. 1.0.0 - October 08, 2015 (14.5 KB)

Runtime 依赖 (1):

redis >= 3.0

Development 依赖 (11):

业主:

作者:

  • Daniel Magliola

SHA 256 校验和:

=

下载总量 3,081

这个版本 3,081

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 1.9.3

链接: