mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-19 11:40:51 +00:00
We've gotten a number of reports that the interactive tests are a bit surprising and confusing (also because it barely prints anything!). Instead let's default to headless testing which matches the Rust style of testing much better. The error message for a missing WebDriver binary has been updated with a note of how to *not* do headless testing and the message for interactive testing was also updated to display more information as well.