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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 1.0.0 - October 08, 2015 (14,5 KB)

Runtime afhankelijkheden (1):

redis >= 3.0

Development afhankelijkheden (11):

Eigenaren:

Authors:

  • Daniel Magliola

SHA 256 checksum:

70e9bed49bf98ecc515394f9df571e75df5a7e4e07c78c5c2f58021962f54975

Total downloads 2.984

Voor deze versie 2.984

Licentie:

MIT

Required Ruby Version: >= 1.9.3

Links: