Expand description
Testing a Rust crate compiled to wasm.
Modules§
- webdriver
- Getting WebDriver client binaries.
Functions§
- cargo_
test_ wasm - Run
cargo testwith thenightlytoolchain and targetingwasm32-unknown-unknown.
Testing a Rust crate compiled to wasm.
cargo test with the nightly toolchain and targeting
wasm32-unknown-unknown.