1 unstable release
0.1.0 | Jun 17, 2021 |
---|
#1206 in Embedded development
14KB
327 lines
bern-test
A Rust test framework for hardware integration tests.
Documentation
License
lib.rs
:
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
Dependencies
~1.5MB
~35K SLoC