mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-06 03:31:00 +00:00
Merge pull request #2131 from josephglanville/docs-running-tests
Document how to run tests on website
This commit is contained in:
@@ -26,6 +26,14 @@ If needed, install the tools used for managing dependencies, managing releases,
|
||||
|
||||
make deps
|
||||
|
||||
Scope unit tests for `probe` and `app` components can be run via:
|
||||
|
||||
make tests
|
||||
|
||||
Similarly the frontent client tests can be run via:
|
||||
|
||||
make client-test
|
||||
|
||||
|
||||
>**Note:** The tools from `make deps` depend on a local install of
|
||||
[Go](https://golang.org).
|
||||
|
||||
Reference in New Issue
Block a user