Attribute Macro concordium_std::concordium_test

source ·
#[concordium_test]
Expand description

Derive the appropriate export for an annotated test function, when feature “wasm-test” is enabled, otherwise behaves like #[test].