Added testing instructions
This commit is contained in:
parent
01625655e7
commit
699ed7be40
1 changed files with 4 additions and 1 deletions
|
|
@ -16,3 +16,6 @@ Implemented features include:
|
||||||
- Basic kv-store
|
- Basic kv-store
|
||||||
|
|
||||||
The main development branch is the engine-kv branch.
|
The main development branch is the engine-kv branch.
|
||||||
|
|
||||||
|
To execute the tests navigate to rvault/go_client/tests and execute "go test -v ./..."
|
||||||
|
To clear the test cache use "go clean -testcache"
|
||||||
Loading…
Reference in a new issue