Unclaimed project
Are you a maintainer of Ceedling? Claim this project to take control of your public changelog and roadmap.
Changelog
Unit testing and build system for C projects
Last updated 4 days ago
Automatic pre-release for 1.1.0-b14e5c0
Partials are a new feature under development that allows a test author to work with portions of source C and header files under test differently from within a test file. For instance, Partials allows the mocking of functions inside a source file under test (see #936).
This early working version is feature-limited, undocumented, and contains little error checking.