Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 321 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 321 Bytes

CZMUT (Crazygaze's Micro Unit Tests) is a small unit test framework inspired by Catch (https://github.com/catchorg), targetting embedded systems.

Full Documentation here

NOTE: As a library user, the only folder you care about is ./lib . Everything else is used by me during development