{
  "name": "eljonny-testcpp",
  "href": "https://vcpkg.link/ports/eljonny-testcpp",
  "supports": "all",
  "published_at": "2025-08-12T00:31:38.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/eljonny/TestCPP",
  "description": [
    "A simple C++ test framework with no dependencies other than C++11 STL."
  ],
  "license": "Unlicense",
  "version": {
    "type": "semver",
    "value": "0.3.0-beta.4",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c43bd25adb3236fe252d1fd0a09c11400df3a938/ports/eljonny-testcpp",
    "hash": "c43bd25adb3236fe252d1fd0a09c11400df3a938"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}