wasm-bindgen/crates
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
..
backend Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
cli Default to headless testing for the test runner (#610) 2018-08-02 10:30:07 -05:00
cli-support Upgrade failure and fix deprecation warnings (#605) 2018-08-01 16:15:09 -05:00
futures Support asynchronous tests (#600) 2018-08-01 15:52:24 -05:00
js-sys Support asynchronous tests (#600) 2018-08-01 15:52:24 -05:00
macro Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
macro-support Result-ify src/parser.rs (#608) 2018-08-01 18:59:59 -05:00
shared Support asynchronous tests (#600) 2018-08-01 15:52:24 -05:00
test Support asynchronous tests (#600) 2018-08-01 15:52:24 -05:00
test-macro Support asynchronous tests (#600) 2018-08-01 15:52:24 -05:00
test-project-builder Upgrade failure and fix deprecation warnings (#605) 2018-08-01 16:15:09 -05:00
typescript Fix compile on latest nightly (#489) 2018-07-17 09:11:30 -05:00
web-sys Add unit tests for various 'web-sys' HTML element bindings 2018-08-01 18:14:03 -05:00
webidl Prepare to have targeted error diagnostics (#604) 2018-08-01 17:15:27 -05:00
webidl-tests Migrate webidl tests to wasm_bindgen_test (#590) 2018-07-30 11:06:29 -07:00