Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
261 B
Markdown
Raw Normal View History

# 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.