Skip to content

RedisLabs/mockredis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock for the redis-py client library

Supports writing tests for code using the redis-py library without requiring a a redis-server install.

Usage

mockredis.make_redis_client can be used to patch instances of the redis client.

Attribution

This code is shamelessly derived from work by John DeRosa.

About

mock for redis-py

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%