logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cgreen - a framework for C and C++ unit tests and mocking

Description

Cgreen is a framework for creating and running compact and easy-to-read unittests for C and/or C++. Here are some of its features: • Fluent API resulting in very readable tests • Expressive and clear output using the default reporter • Fully functional mocks, both strict and loose • Each test runs in its own process for test suite robustness • Automatic discovery and running of tests using dynamic library inspection • Extensive and expressive constraints for many datatypes • BDD-flavoured test declarations with Before and After declarations • Extensible reporting mechanism • Fully composable test suites • An isolated test can be run in a single process for debugging

Name

cgreen - a framework for C and C++ unit tests and mocking

See Also

cgreen-runner(1) The full documentation for cgreen-runner and theCgreenframework is in the Cgreen manual available at GitHub ⟨https://github.com/cgreen-devs/cgreen⟩. CGREEN(5)

See Also