vcpkg/ports/approval-tests-cpp/vcpkg.json

8 lines
313 B
JSON
Raw Normal View History

{
"name": "approval-tests-cpp",
"version": "10.13.0",
"description": "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.",
"homepage": "https://github.com/approvals/ApprovalTests.cpp",
"license": "Apache-2.0"
}