redis-mock
Redis client mock object for unit testing
redis-memory-server
Redis Server for testing. The server will allow you to connect your favorite client library to the Redis Server and run parallel integration tests isolated from each other.
fakeredis
Fake redis for testing, works as a drop-in replacement for node_redis