candle/candle-wasm-tests
hardlydearly c68ed8963f
chore: fix some typos in comments (#2121)
Signed-off-by: hardlydearly <799511800@qq.com>
2024-04-28 08:34:32 +02:00
..
src Simd128 vec-dot for q4_0. (#974) 2023-09-27 14:15:30 +01:00
tests chore: fix some typos in comments (#2121) 2024-04-28 08:34:32 +02:00
Cargo.toml Simplifying our internal cargo dependencies. (#1529) 2024-01-07 12:04:14 +01:00
README.md Simd128 vec-dot for q4_0. (#974) 2023-09-27 14:15:30 +01:00
webdriver.json Simd128 vec-dot for q4_0. (#974) 2023-09-27 14:15:30 +01:00

README.md

Run the tests with:

RUST_LOG=wasm_bindgen_test_runner wasm-pack test --chrome --headless

Or:

wasm-pack test --chrome

If you get an "invalid session id" failure in headless mode, check that logs and it may well be that your ChromeDriver is not at the same version as your browser.