{"id":2885208,"name":"pytest-cpp","ecosystem":"pypi","description":"Use pytest's runner to discover and execute C++ tests","homepage":"http://github.com/pytest-dev/pytest-cpp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-cpp","keywords_array":["pytest","test","unittest"],"namespace":null,"versions_count":27,"first_release_published_at":"2014-08-17T17:57:10.000Z","latest_release_published_at":"2024-09-18T00:08:06.000Z","latest_release_number":"2.6.0","last_synced_at":"2026-04-05T00:17:28.281Z","created_at":"2022-04-10T12:19:40.563Z","updated_at":"2026-04-05T00:17:50.630Z","registry_url":"https://pypi.org/project/pytest-cpp/","install_command":"pip install pytest-cpp --index-url https://pypi.org/simple","documentation_url":"https://pytest-cpp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Framework :: Pytest","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: C++","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Quality Assurance","Topic :: Software Development :: Testing"],"normalized_name":"pytest-cpp","project_status":null},"repo_metadata":{"id":19548919,"uuid":"22797415","full_name":"pytest-dev/pytest-cpp","owner":"pytest-dev","description":"Use pytest's runner to discover and execute C++ tests","archived":false,"fork":false,"pushed_at":"2025-10-27T19:53:51.000Z","size":552,"stargazers_count":140,"open_issues_count":6,"forks_count":26,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-10-30T00:06:15.758Z","etag":null,"topics":["c-plus-plus","pytest"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mazedigital/mailjet","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-09T23:32:11.000Z","updated_at":"2025-10-27T19:53:53.000Z","dependencies_parsed_at":"2023-10-03T18:44:28.617Z","dependency_job_id":"39ae3b10-4ac5-4232-9b84-cf04f1ee6292","html_url":"https://github.com/pytest-dev/pytest-cpp","commit_stats":{"total_commits":217,"total_committers":16,"mean_commits":13.5625,"dds":"0.30414746543778803","last_synced_commit":"214d751b27203a0625e257aa6d811f36f4e30da0"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/sbom","scorecard":{"id":752065,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-cpp","commit":"9574943060b54b74f3cd40255cd8729a2c50cb70"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 22 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":9,"reason":"11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:30","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-cpp/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:102","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:24"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.6.0 not signed: https://api.github.com/repos/pytest-dev/pytest-cpp/releases/175561013","Warn: release artifact v2.5.0 not signed: https://api.github.com/repos/pytest-dev/pytest-cpp/releases/127538536","Warn: release artifact v2.6.0 does not have provenance: https://api.github.com/repos/pytest-dev/pytest-cpp/releases/175561013","Warn: release artifact v2.5.0 does not have provenance: https://api.github.com/repos/pytest-dev/pytest-cpp/releases/127538536"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:39:02.579Z","repository_id":19548919,"created_at":"2025-08-22T20:39:02.579Z","updated_at":"2025-08-22T20:39:02.579Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281737659,"owners_count":26552846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":76,"last_synced_at":"2025-10-30T00:03:03.138Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":35847,"followers":682,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2025-10-30T00:03:03.138Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v2.6.0","sha":"3e6175ee22b2e6a823a67e86e2ca79fd25b2b3c6","kind":"tag","published_at":"2024-09-18T00:08:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v2.6.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"25d36e71a0f2c1eabbb0dbeb3272550675eade31","kind":"tag","published_at":"2023-11-01T14:55:35.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v2.5.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"6bfc3fcc766618644133221d39cf9aac004d330c","kind":"tag","published_at":"2023-09-08T17:52:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v2.4.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"445321d9be70f5a6ae8e11bf267640c78c7ad951","kind":"commit","published_at":"2023-01-30T12:43:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v2.3.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"96cdca45d55e1474f1ca84fc253a7d336c3b99e5","kind":"commit","published_at":"2022-09-23T18:44:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v2.2.1","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3c84f99621151e986ebf27a83906de705d6322c4","kind":"commit","published_at":"2022-08-22T12:46:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v2.2.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"ab1e43b75ed45329e45691312c918a059dcebb5e","kind":"commit","published_at":"2022-03-18T20:26:55.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v2.1.2","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"a8cba5c34ba274d36bb9bb274962d5d8e9e0d709","kind":"commit","published_at":"2021-12-06T16:09:04.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v2.1.1","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d045d2c0e83a3f2dbf84e66a6a6f2a37602e19e1","kind":"commit","published_at":"2021-12-03T11:05:42.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v2.1.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"e407b2398e93dd70599316e720f487ce3984fe02","kind":"commit","published_at":"2021-06-04T23:28:44.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v2.0.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"a94770dd9821eccf4abcb20e7ccc40e5a543710c","kind":"commit","published_at":"2020-12-10T14:24:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v1.5.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1c898a6d519008616c9bd8be27464082f62c46f9","kind":"commit","published_at":"2020-08-28T18:00:29.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v1.4.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"5e9adfe5c2ab25ee2a6970dc4ee1d306d9dc7d58","kind":"commit","published_at":"2020-08-15T10:57:27.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v1.3.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"abb2eec7c28b45e54b3bccd6f1cafc0b6f524784","kind":"commit","published_at":"2020-05-08T14:39:40.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v1.2.1","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"08d03268b646e22f54ccb24a47567af4b50680c9","kind":"commit","published_at":"2019-11-30T17:29:37.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v1.2.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"943816f769e4130becf0f154bba39d4dc695a95d","kind":"commit","published_at":"2018-06-19T15:55:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v1.1.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8d9fb735827666865cc5addf3d511267b8c90efe","kind":"commit","published_at":"2018-04-26T23:21:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v1.0.1","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b4356a5f309fe3c29d2eebc9d240f4b00774ad7a","kind":"commit","published_at":"2018-04-26T23:05:43.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v1.0.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v1.0.0/manifests"},{"name":"v0.4.5","sha":"622f1e4e3eba04ba2d98a0ebcb3ea243b63229ed","kind":"commit","published_at":"2017-03-03T15:34:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v0.4.5","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"622f1e4e3eba04ba2d98a0ebcb3ea243b63229ed","kind":"commit","published_at":"2017-03-03T15:34:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v0.4.4","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"d1116a7d7b8e94411854874698e141c8ccf575c9","kind":"commit","published_at":"2016-12-07T20:40:57.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v0.4.3","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b66a81a55ab8ba2acfeaa7726d8cf2c798ff872c","kind":"commit","published_at":"2016-09-23T11:56:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v0.4.2","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c32675e14428fad6c626b129de38b80d9c07e97d","kind":"commit","published_at":"2016-09-21T19:30:11.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v0.4.1","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"2805cfb9d82ee682ac0f3772c0fff0603edda045","kind":"commit","published_at":"2015-08-25T01:26:53.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v0.4","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"05c67ed049021b25b670aba28c09e5e60aa14d8d","kind":"commit","published_at":"2014-08-30T17:36:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v0.3.1","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.3.1/manifests"},{"name":"0.3.1","sha":"05c67ed049021b25b670aba28c09e5e60aa14d8d","kind":"commit","published_at":"2014-08-30T17:36:00.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/0.3.1","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/0.3.1/manifests"},{"name":"v0.3.0","sha":"9e20a4e028d541ada2071b1a635842aa6b8799d2","kind":"commit","published_at":"2014-08-26T03:37:49.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v0.3.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"23418d335b85468ee0d55848540d68b4b47b357b","kind":"commit","published_at":"2014-08-18T22:54:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v0.1.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.1.0/manifests"},{"name":"v0.2.0","sha":"23418d335b85468ee0d55848540d68b4b47b357b","kind":"commit","published_at":"2014-08-18T22:54:18.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-cpp/tar.gz/v0.2.0","html_url":"https://github.com/pytest-dev/pytest-cpp/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytest-dev/pytest-cpp@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-04-05T00:17:50.609Z","dependent_packages_count":2,"downloads":493158,"downloads_period":"last-month","dependent_repos_count":102,"rankings":{"downloads":1.322249806139888,"dependent_repos_count":1.4755760157923217,"dependent_packages_count":3.1605581849082776,"stargazers_count":6.7791796904780055,"forks_count":7.663422426051519,"docker_downloads_count":3.619893116618765,"average":4.003479873331463},"purl":"pkg:pypi/pytest-cpp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytest-cpp","docker_dependents_count":31,"docker_downloads_count":24319,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytest-cpp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytest-cpp/dependencies","status":null,"funding_links":["https://github.com/sponsors/pytest-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T18:06:36.104Z","issues_count":30,"pull_requests_count":196,"avg_time_to_close_issue":5081551.291666667,"avg_time_to_close_pull_request":452532.17741935485,"issues_closed_count":24,"pull_requests_closed_count":186,"pull_request_authors_count":20,"issue_authors_count":22,"avg_comments_per_issue":2.7666666666666666,"avg_comments_per_pull_request":0.7448979591836735,"merged_pull_requests_count":173,"bot_issues_count":1,"bot_pull_requests_count":129,"past_year_issues_count":1,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":48076.1,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-cpp/issues","maintainers":[{"login":"nicoddemus","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"The-Compiler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"jnewb1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnewb1"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-cpp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-cpp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-cpp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-cpp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-cpp/codemeta","maintainers":[{"uuid":"anatoly","login":"anatoly","name":null,"email":null,"url":null,"packages_count":64,"html_url":"https://pypi.org/user/anatoly/","role":null,"created_at":"2022-12-20T18:12:29.315Z","updated_at":"2022-12-20T18:12:29.315Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/anatoly/packages"},{"uuid":"ronny","login":"ronny","name":null,"email":null,"url":null,"packages_count":58,"html_url":"https://pypi.org/user/ronny/","role":null,"created_at":"2022-12-20T18:12:29.332Z","updated_at":"2022-12-20T18:12:29.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ronny/packages"},{"uuid":"hpk","login":"hpk","name":null,"email":null,"url":null,"packages_count":54,"html_url":"https://pypi.org/user/hpk/","role":null,"created_at":"2022-12-20T18:12:29.321Z","updated_at":"2022-12-20T18:12:29.321Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hpk/packages"},{"uuid":"The_Compiler","login":"The_Compiler","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://pypi.org/user/The_Compiler/","role":null,"created_at":"2022-12-20T18:12:29.335Z","updated_at":"2022-12-20T18:12:29.335Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/The_Compiler/packages"},{"uuid":"flub","login":"flub","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/flub/","role":null,"created_at":"2022-12-20T18:12:29.319Z","updated_at":"2022-12-20T18:12:29.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/flub/packages"},{"uuid":"pfctdayelise","login":"pfctdayelise","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/pfctdayelise/","role":null,"created_at":"2022-12-20T18:12:29.327Z","updated_at":"2022-12-20T18:12:29.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pfctdayelise/packages"}]}