mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-27 15:17:50 +00:00
docs(test): express that grpcurl and virtualenv are needed
Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
parent
36378371ab
commit
cdeafa6fdc
@ -26,6 +26,14 @@ make test-trace-files
|
|||||||
|
|
||||||
It prepares the fixtures (`json` and `scap` files) needed by the integration tests.
|
It prepares the fixtures (`json` and `scap` files) needed by the integration tests.
|
||||||
|
|
||||||
|
**Requirements**
|
||||||
|
|
||||||
|
- Python 3.x
|
||||||
|
- [Virtualenv](https://virtualenv.pypa.io/en/latest/)
|
||||||
|
- [grpcurl](https://github.com/fullstorydev/grpcurl)
|
||||||
|
|
||||||
|
**Setup and execution**
|
||||||
|
|
||||||
Using `virtualenv` the steps to locally run a specific test suite are the following ones (**from this directory**):
|
Using `virtualenv` the steps to locally run a specific test suite are the following ones (**from this directory**):
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
Loading…
Reference in New Issue
Block a user