Merge pull request #591 from a-kenji/update-dependencies
Add new dependencies to `CONTRIBUTING.md`
This commit is contained in:
commit
1b70b6958c
1 changed files with 2 additions and 0 deletions
|
|
@ -44,6 +44,8 @@ cargo make manpage
|
|||
To run `install` or `publish`, you'll need the package `binaryen` in the
|
||||
version `wasm-opt --version` > 97, for it's command `wasm-opt`.
|
||||
|
||||
To run `test`, you will need the package `pkg-config` and a version of `openssl`.
|
||||
|
||||
## Running the end-to-end tests
|
||||
Zellij includes some end to end tests which test the whole application as a black-box from the outside.
|
||||
These tests work by running a docker container which contains the Zellij binary, connecting to it via ssh, sending some commands and comparing the output received against predefined snapshots.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue