We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21269e8 commit 55fcd65Copy full SHA for 55fcd65
README.md
@@ -94,6 +94,13 @@ They can be extended to contain a mechanism to make statistical analytics blazin
94
95
Details about hitchhiker trees, including related work, can be found in `docs/hitchhiker.adoc`.
96
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
104
## Benchmarking
105
106
This library includes a detailed, instrumented benchmarking suite.
0 commit comments