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
Using cpputest
Loading usage information…
Packages
Dependencies
Loading dependencies…
✓◈ BSD-3-Clause01c10b659e194ae204400a6604b15936
🔍 Ready to secure your dependencies in seconds?
- Register for free at audit.conan.io/register.
- Save your token and activate it via the confirmation email you receive.
- Configure Conan to use your token:conan audit provider auth conancenter --token=<token>
- Scan for vulnerabilities:# Check a specific reference
conan audit list cpputest/4.0# Scan the entire dependency graph
conan audit scan --requires=cpputest/4.0
Note: For more details on the Conan Audit command, please read this post.
Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.
conanv4.0
[](https://conan.io/center/recipes/cpputest)