File size: 261 Bytes
f0f4f2b |
1 2 3 4 5 6 7 8 9 10 11 12 |
# Dependencies
Before you run the tests you need to install the following:
* Chrome or Chromium
* chromedriver (major version must be the same as Chrome's)
* wasm-pack
# Run tests
Just call `run-all.sh` or `run.sh` in the test directory you are interested.
|