Add instructions for options

master
Chinedu Francis Nwafili 6 years ago
parent 42413acb49
commit f7ad0e7c5a
No known key found for this signature in database
GPG Key ID: 3C85D8F6538D8AD9
  1. 2
      docs/src/commands/test.md

@ -52,3 +52,5 @@ Here's an example of running only tests that contain the world "apple".
```
wasm-pack test --firefox --headless -- --manifest-path=crates/my-workspace-crate/Cargo.toml apple
```
`cargo test -h` for a list of all options that you can pass through.

Loading…
Cancel
Save