test

Attribute Macro test 

Source
#[test]
Expand description

Wraps a Rust unit test in vexide’s async runtime.

This macro should be accompanied with an SDK provider capable of running vexide programs on a host system for unit tests, such as vex-sdk-mock.