Skip to main content

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
More content coming soon.