Skip to content

Commit d2b2fca

Browse files
committed
adding badges to readme.md
1 parent 722499d commit d2b2fca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Mock Redis
22

3+
![Tests](https://github.com/arhea/go-mock-redis/actions/workflows/main.yml/badge.svg?branch=main) ![goreportcard](https://goreportcard.com/badge/github.com/arhea/go-mock-redis)
4+
35
Provide a mock Redis instance and optionally a mock Redis client for testing purposes. This library is built so you can
46
mock Redis instances using real Redis containers. You will need to have Docker running on your local machine or within
57
your CI environment.

0 commit comments

Comments
 (0)