Crate defmt_test

source ·
Expand description

A test harness for embedded devices.

This crate has a single API: the #[tests] macro. This macro is documented in the project README which can be found at:

Traits§

  • Indicates whether a test succeeded or failed.

Attribute Macros§