rjsberry/xtest.zig
Run Zig tests on your microcontroller.
An on-target testing framework for microcontrollers.
Dual licensed under the 0BSD and MIT licenses.
xtest
is designed to be used with xrun
to make it easy for you to run
your firmware tests. Use these two tools together to flash firmware onto your
microcontroller and monitor test progress directly from your build.zig
with
a single command:
If a tests fails the backtrace will be reported: