There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Colbert is a tiny testing framework written in C. It has just one assertion, assert_truthiness, which takes a description and tests whether a given expression evaluates to a boolean value of true.