vcpkg/ports/approval-tests-cpp/vcpkg.json
Clare Macrae b5f8ec7c04
[approval-tests-cpp] New port (#18338)
* [approval-tests-cpp] New port

Co-Authored-By: nicole mazzuca <mazzucan@outlook.com>

* add version files

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-06-11 09:50:34 -07:00

7 lines
285 B
JSON

{
"name": "approval-tests-cpp",
"version": "10.9.1",
"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"
}