wasm-bindgen icon indicating copy to clipboard operation
wasm-bindgen copied to clipboard

Fix `--nocapture` not working when `run_in_browser` was set.

Open Spxg opened this issue 5 months ago • 0 comments

Description

--nocapture not working as expected when wasm_bindgen_test::wasm_bindgen_test_configure!(run_in_browser); and NO_HEADLESS were set

Checklist

  • [x] Verified changelog requirement

Spxg avatar Nov 12 '25 09:11 Spxg