wasm-bindgen/crates/cli
Alex Crichton 71dbd08c00
Default to headless testing for the test runner (#610)
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.
2018-08-02 10:30:07 -05:00
..
src/bin Default to headless testing for the test runner (#610) 2018-08-02 10:30:07 -05:00
Cargo.toml Upgrade failure and fix deprecation warnings (#605) 2018-08-01 16:15:09 -05:00