ConanCenter
FAQ
Docs
Blog
Downloads
cpputest/4.0
CppUTest is a C /C++ based unit xUnit test framework for unit testing and for test-driving your code. It is written in C++ but is used in C and C++ projects and frequently used in embedded systems but it works for any C/C++ project.
testing
unit-testing
Use it
Loading...
Packages
Dependencies
Loading...
Versions
Badges
Recipe info
BSD-3-Clause
View recipe on GitHub
cpputest.github.io
2022-10-24
749756c641a1eb51a30...
Available packages
Linux
Windows
macOS
macOS Apple Silicon
Install
Add the following line to your conanfile.txt:
[requires] cpputest/4.0
Using cpputest
Loading ...
Loading...