Module wasm_bindgen_test::__rt::node
source · Expand description
Support for printing status information of a test suite in node.js
This currently uses the same output as libtest
, only reimplemented here
for node itself.
Structs§
- Implementation of the
Formatter
trait for node.js