Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

approvaltests.cpp/10.13.0

Approval Tests allow you to verify a chunk of output (such as a file) in one operation as opposed to writing test assertions for each element.
Recipe info
2024-05-28

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
approvaltests.cpp/10.13.0

Using approvaltests.cpp

Loading ...
Loading...