/pytest-redis

Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redis database. It allows you to specify additional fixtures for Redis process and client.

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

Watchers