> ## Documentation Index
> Fetch the complete documentation index at: https://doc.ambientsoul.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Testing

# 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.
