pytest-mockredis

An in-memory mock of a Redis server that runs in a separate thread. This is to be used for unit-tests that require a Redis database.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pytest-mockredis

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.6 2018-01-02  
0.1.5 2018-01-02  
0.1.4 2018-01-02  
0.1.3 2018-01-02  
0.1.2.dev1 pre-release 2018-01-02  

Issues with this package?

Page last updated 2026-05-13 06:43:02 UTC