blob: 37d17e920014c265e9a747ded0f7d5d4beba6f6c (
plain)
1
2
3
4
5
6
7
|
{
"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"
}
|