Crate wasm_bindgen_test[][src]

Runtime support for the #[wasm_bindgen_test] attribute

More documentation can be found in the README for this crate!

Modules

__rt

Internal-only runtime module used for the wasm_bindgen_test crate.

Macros

console_log

Helper macro which acts like println! only routes to console.log instead.

wasm_bindgen_test_configure

A macro used to configured how this test is executed by the wasm-bindgen-test-runner harness.

Attribute Macros

wasm_bindgen_test