{
  "name": "doctest",
  "href": "https://vcpkg.link/ports/doctest",
  "supports": "all",
  "published_at": "2026-07-08T22:17:36.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/doctest/doctest",
  "description": [
    "The fastest feature-rich C++11/14/17/20 single-header testing framework"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "2.5.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/15b1e3e12b98e6337fecf11b801e164af27d70d5/ports/doctest",
    "hash": "15b1e3e12b98e6337fecf11b801e164af27d70d5"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/doctest/doctest",
    "stars": 6863
  },
  "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": []
}