Skip to content

Commit 55fcd65

Browse files
ricardojmendezdgrnbrg
authored andcommitted
Brief note about the tests requiring a redis instance (#27)
1 parent 21269e8 commit 55fcd65

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,13 @@ They can be extended to contain a mechanism to make statistical analytics blazin
9494

9595
Details about hitchhiker trees, including related work, can be found in `docs/hitchhiker.adoc`.
9696

97+
## Testing
98+
99+
You'l need a local Redis instance running to run the tests. Once you have it, just run
100+
101+
lein test
102+
103+
97104
## Benchmarking
98105

99106
This library includes a detailed, instrumented benchmarking suite.

0 commit comments

Comments
 (0)