linera_sdk

Module test

Source
Expand description

Helper types for writing integration tests for WebAssembly applications.

Integration tests are usually written in the tests directory in the root of the crate’s directory (i.e., beside the src directory). Linera application integration tests should be executed targeting the host architecture, instead of targeting wasm32-unknown-unknown like done for unit tests.

Structs§

Enums§

Functions§