Testing Guide
🚧 Draft.Covers unit, integration, hardware-in-loop, CI strategies.
Levels
- Unit tests (
cargo test) - Integration tests with mock kernel
- End-to-end tests on devices
🚧 Draft.Covers unit, integration, hardware-in-loop, CI strategies.
cargo test)