Build System for GROWING ROBUST C Projects
Ceedling starts with the Unity test framework and CMock mock and stub generation, then adds a build system for coordinating, executing, and summarizing test and release builds. It handles all the messiness of managing tests, so that you can focus on writing code.
It supports your favorite toolchains, targeting native gcc or clang builds “out of the box”, or is configurable to use your favorite cross-compiler and simulators. It has a rich plugin infrastructure which expands it core capabilities to a wide array of reporting options, test coverage tracking, and other niceties.
Check out Ceedling’s extensive documentation for more!