Test
Most tests can be run as usual:
just test
or
cargo test
but some tests needs to be run within a real browser:
wasm-pack test --chrome
Most tests can be run as usual:
just test
or
cargo test
but some tests needs to be run within a real browser:
wasm-pack test --chrome