Added testing instructions
This commit is contained in:
parent
01625655e7
commit
699ed7be40
1 changed files with 4 additions and 1 deletions
|
|
@ -15,4 +15,7 @@ Implemented features include:
|
|||
- Implementation of dynamic routing to allow for exchangeable secret engines
|
||||
- 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