Skip to content

rjsberry/xtest.zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xtest.zig

An on-target testing framework for microcontrollers.

Dual licensed under the 0BSD and MIT licenses.

In Action

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:

demo_gif

If a tests fails the backtrace will be reported:

demo_fail_gif

About

Run Zig tests on your microcontroller.

Topics

Resources

License

0BSD, MIT licenses found

Licenses found

0BSD
license-0bsd
MIT
license-mit

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages