Expand description
On target test framework for microcontrollers.
Based on defmt-test but not dependent on architecture or serial interface.
§Features
autorun: Run tests without user interactionserial: Use serial interface for transportrtt: Use RTT for transportcolored: Use terminal colors
Modules§
- serial
- Serial interface transport.
Macros§
Attribute Macros§
- tests
- Test module proc macro.