esp-test-utils
esp-test-utils provides utility helpers shared between different ESP test
frameworks. It bundles device (DUT) abstractions, serial helpers, a streaming
data monitor, xUnit reporting helpers, and a set of command line tools for
lab automation.
Note
The package targets Python 3.7+ and works on both POSIX and Windows. A few features rely on Linux-only tools (for example USB hub control); those are called out in the relevant guide.
Getting started
User guide
API reference
Reference