Skip to content

Commit

Permalink
Merge pull request #591 from a-kenji/update-dependencies
Browse files Browse the repository at this point in the history
Add new dependencies to `CONTRIBUTING.md`
  • Loading branch information
a-kenji authored Jun 30, 2021
2 parents ed4fd2a + da41565 commit 1b70b69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1b70b69

Please sign in to comment.