blob: b80cbbad575091007e30de1b0a6ad6ee588b471f (
plain)
1
2
3
4
5
6
7
|
{
"name": "unittest-cpp",
"version-semver": "2.0.0",
"port-version": 2,
"description": "A lightweight unit testing framework for C++",
"homepage": "https://github.com/unittest-cpp/unittest-cpp"
}
|