File: README.md

package info (click to toggle)
rust-libp2p-identity 0.2.10%2B20250205%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 804 kB
  • sloc: makefile: 8; sh: 1
file content (11 lines) | stat: -rw-r--r-- 264 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# 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 if you are interested.