{"id":17554,"name":"runtest","description":":clapper: Numerically tolerant end-to-end test library for research software.","url":"https://github.com/bast/runtest","last_synced_at":"2025-09-08T11:42:18.958Z","repository":{"id":17532727,"uuid":"20333876","full_name":"bast/runtest","owner":"bast","description":":clapper: Numerically tolerant end-to-end test library for research software.","archived":false,"fork":false,"pushed_at":"2025-06-05T14:05:44.000Z","size":1693,"stargazers_count":24,"open_issues_count":2,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-08T23:41:07.819Z","etag":null,"topics":["integration-testing","python"],"latest_commit_sha":null,"homepage":"http://runtest.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bast.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/MPL-2.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2014-05-30T15:40:14.000Z","updated_at":"2025-06-05T13:45:11.000Z","dependencies_parsed_at":"2025-04-14T11:45:44.375Z","dependency_job_id":null,"html_url":"https://github.com/bast/runtest","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/bast/runtest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast","download_url":"https://codeload.github.com/bast/runtest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/sbom","scorecard":{"id":227033,"data":{"date":"2025-08-11","repo":{"name":"github.com/bast/runtest","commit":"9a8fcbd6521dfe87f6fcd9dcb07d97a9bb823f62"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Code-Review","score":0,"reason":"Found 1/23 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/package.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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/coverage.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bast/runtest/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bast/runtest/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bast/runtest/package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bast/runtest/package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bast/runtest/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bast/runtest/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/package.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/package.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:27","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSES/MPL-2.0.txt:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSES/MPL-2.0.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 9 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-17T03:59:37.190Z","repository_id":17532727,"created_at":"2025-08-17T03:59:37.191Z","updated_at":"2025-08-17T03:59:37.191Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274180413,"owners_count":25236546,"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-09-08T02:00:09.813Z","response_time":121,"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":{"login":"bast","name":"Radovan Bast","uuid":"5120679","kind":"user","description":"Theoretical chemist turned research software engineer. Leads @coderefinery.","email":"","website":"https://bast.fr","location":"Tromsø, Norway","twitter":null,"company":"@uit-no @neicnordic","icon_url":"https://avatars.githubusercontent.com/u/5120679?v=4","repositories_count":181,"last_synced_at":"2023-08-02T22:24:29.605Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bast","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T22:10:12.402Z","updated_at":"2023-08-02T22:24:29.973Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast/repositories"},"packages":[{"id":2907993,"name":"runtest","ecosystem":"pypi","description":"runtest: Numerically tolerant end-to-end test library for research software.","homepage":"https://github.com/bast/runtest","licenses":"Mozilla Public License 2.0 (MPL 2.0)","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/bast/runtest","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2017-11-30T14:07:25.000Z","latest_release_published_at":"2025-06-05T14:06:06.000Z","latest_release_number":"2.3.5","last_synced_at":"2025-08-12T03:52:03.615Z","created_at":"2022-04-10T12:31:00.544Z","updated_at":"2025-08-12T03:52:03.615Z","registry_url":"https://pypi.org/project/runtest/","install_command":"pip install runtest --index-url https://pypi.org/simple","documentation_url":"https://runtest.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)"],"normalized_name":"runtest"},"repo_metadata":{"id":17532727,"uuid":"20333876","full_name":"bast/runtest","owner":"bast","description":":clapper: Numerically tolerant end-to-end test library for research software.","archived":false,"fork":false,"pushed_at":"2025-06-05T14:05:44.000Z","size":1693,"stargazers_count":24,"open_issues_count":2,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-05T14:35:48.349Z","etag":null,"topics":["integration-testing","python"],"latest_commit_sha":null,"homepage":"http://runtest.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bast.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/MPL-2.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2014-05-30T15:40:14.000Z","updated_at":"2025-06-05T13:45:11.000Z","dependencies_parsed_at":"2025-04-14T11:45:44.375Z","dependency_job_id":null,"html_url":"https://github.com/bast/runtest","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/bast/runtest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast","download_url":"https://codeload.github.com/bast/runtest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264366147,"owners_count":23596980,"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","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":"bast","name":"Radovan Bast","uuid":"5120679","kind":"user","description":"Theoretical chemist turned research software engineer. Leads @coderefinery.","email":"","website":"https://bast.fr","location":"Tromsø, Norway","twitter":null,"company":"@uit-no @neicnordic","icon_url":"https://avatars.githubusercontent.com/u/5120679?v=4","repositories_count":181,"last_synced_at":"2023-08-02T22:24:29.605Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bast","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T22:10:12.402Z","updated_at":"2023-08-02T22:24:29.973Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bast/repositories"},"tags":[{"name":"v2.3.4","sha":"686a54c193a6b3dd3e8b559cc502c20196504828","kind":"commit","published_at":"2023-06-04T20:53:50.000Z","download_url":"https://codeload.github.com/bast/runtest/tar.gz/v2.3.4","html_url":"https://github.com/bast/runtest/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/runtest@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"c8d1ee39e940e857628dba7ff577f4b74c55c2dc","kind":"commit","published_at":"2023-01-30T15:51:53.000Z","download_url":"https://codeload.github.com/bast/runtest/tar.gz/v2.3.3","html_url":"https://github.com/bast/runtest/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/runtest@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"645cb7094ee133aad3d5e2c1e46a1b06b0040db8","kind":"commit","published_at":"2021-11-17T01:53:15.000Z","download_url":"https://codeload.github.com/bast/runtest/tar.gz/v2.3.2","html_url":"https://github.com/bast/runtest/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/runtest@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"ee07eaff73eb745cac0aff4f1aea2f6753007dbc","kind":"commit","published_at":"2021-10-21T18:38:29.000Z","download_url":"https://codeload.github.com/bast/runtest/tar.gz/v2.3.1","html_url":"https://github.com/bast/runtest/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/runtest@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"058babf8099440ead3551fa149b696b626b0786a","kind":"commit","published_at":"2021-10-19T18:10:36.000Z","download_url":"https://codeload.github.com/bast/runtest/tar.gz/v2.3.0","html_url":"https://github.com/bast/runtest/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/runtest@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"8932e27f2ff0b64789e3f1fbffde3c1c0d1c3854","kind":"commit","published_at":"2021-06-01T09:30:58.000Z","download_url":"https://codeload.github.com/bast/runtest/tar.gz/v2.2.2","html_url":"https://github.com/bast/runtest/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/runtest@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"f9308bd67929f8c9d550d0be29383ec8ab794947","kind":"commit","published_at":"2020-06-14T15:41:03.000Z","download_url":"https://codeload.github.com/bast/runtest/tar.gz/v2.2.1","html_url":"https://github.com/bast/runtest/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/runtest@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29aca4567851749381aec7c5fed0d0bc2231f7a6","kind":"commit","published_at":"2018-09-25T10:12:50.000Z","download_url":"https://codeload.github.com/bast/runtest/tar.gz/v2.2.0","html_url":"https://github.com/bast/runtest/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/runtest@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"28e5bc2ffc34e495e1d932f10070cb48a83f91c6","kind":"commit","published_at":"2017-11-30T17:38:29.000Z","download_url":"https://codeload.github.com/bast/runtest/tar.gz/v2.1.0","html_url":"https://github.com/bast/runtest/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/runtest@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7aa062d378827336a048b98455bdc33121ed43d3","kind":"commit","published_at":"2017-11-30T11:43:41.000Z","download_url":"https://codeload.github.com/bast/runtest/tar.gz/v2.0.0","html_url":"https://github.com/bast/runtest/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bast/runtest@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2025-07-08T23:33:40.065Z","dependent_packages_count":0,"downloads":225,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":19.991057934268174,"dependent_repos_count":8.979605098438704,"dependent_packages_count":10.051680376746889,"stargazers_count":13.333549924607127,"forks_count":15.314340757842752,"docker_downloads_count":3.3023329581695577,"average":11.828761175012199},"purl":"pkg:pypi/runtest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/runtest","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/runtest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/runtest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-05T14:32:35.316Z","issues_count":32,"pull_requests_count":12,"avg_time_to_close_issue":14255028.066666666,"avg_time_to_close_pull_request":2831392.0833333335,"issues_closed_count":30,"pull_requests_closed_count":12,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":3.59375,"avg_comments_per_pull_request":6.416666666666667,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/issues","maintainers":[{"login":"bast","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bast"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runtest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runtest/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runtest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/runtest/related_packages","maintainers":[{"uuid":"bast","login":"bast","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/bast/","role":null,"created_at":"2023-02-21T23:04:49.848Z","updated_at":"2023-02-21T23:04:49.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bast/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726113,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":653473,"full_name":"bast/runtest","default_branch":"main","committers":[{"name":"Radovan Bast","email":"bast","login":"bast","count":289},{"name":"Alex","email":"alexander.c.paul@ntnu.no","login":null,"count":7},{"name":"Eirik Kjønstad","email":"eirik.kjonstad@ntnu.no","login":null,"count":3},{"name":"Radovan Bast","email":"lastname at kth.se","login":null,"count":2},{"name":"Sarai Dery Folkestad","email":"73849829+saraidery","login":"saraidery","count":2},{"name":"Roberto Di Remigio","email":"roberto.diremigio@gmail.com","login":null,"count":1},{"name":"unknown","email":"milias@chemia.studenti.umb.sk","login":null,"count":1},{"name":"Roberto Di Remigio","email":"robertodr","login":"robertodr","count":1}],"total_commits":306,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":38.25,"dds":0.05555555555555558,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-11-14T13:10:29.312Z","last_synced_commit":"3b210d2e9bdbdc1903a1dab9da32e161d390092d","created_at":"2023-03-09T09:36:03.343Z","updated_at":"2024-11-14T13:10:29.312Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5482190,"commits_count":853876086,"contributors_count":31113077,"owners_count":907620,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"bast/runtest","html_url":"https://github.com/bast/runtest","last_synced_at":"2025-06-05T14:32:35.316Z","status":null,"issues_count":32,"pull_requests_count":12,"avg_time_to_close_issue":14255028.066666666,"avg_time_to_close_pull_request":2831392.0833333335,"issues_closed_count":30,"pull_requests_closed_count":12,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":3.59375,"avg_comments_per_pull_request":6.416666666666667,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T23:21:36.407Z","updated_at":"2025-06-05T14:32:35.316Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bast%2Fruntest/issues","issue_labels_count":{"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":21,"OWNER":7,"CONTRIBUTOR":4},"pull_request_author_associations_count":{"CONTRIBUTOR":8,"OWNER":2,"NONE":2},"issue_authors":{"miroi":20,"bast":7,"robertodr":3,"arnfinn":1,"alexancp":1},"pull_request_authors":{"alexancp":3,"robertodr":2,"saraidery":2,"miroi":2,"bast":2,"eirik-kjonstad":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9909427,"issues_count":29159072,"pull_requests_count":83667797,"authors_count":8910092,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"bast","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bast"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"PushEvent":1},"last_year":{"WatchEvent":1,"PushEvent":1}},"keywords":["integration-testing","python"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-10T06:30:44.185Z","updated_at":"2022-07-10T06:30:44.185Z","repository_link":"https://github.com/bast/runtest/blob/main/requirements.txt","dependencies":[{"id":130025406,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":130025407,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":130025408,"package_name":"coverage","ecosystem":"pypi","requirements":"==4.5.4","direct":true,"kind":"runtime","optional":false},{"id":130025409,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003c2.6.0","direct":true,"kind":"runtime","optional":false},{"id":130025410,"package_name":"python-coveralls","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":130025411,"package_name":"flit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":130025412,"package_name":"vulture","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T23:30:29.973Z","updated_at":"2023-02-18T23:30:29.973Z","repository_link":"https://github.com/bast/runtest/blob/main/.github/workflows/coverage.yml","dependencies":[{"id":7772992372,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7772992373,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/package.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T23:30:30.128Z","updated_at":"2023-02-18T23:30:30.128Z","repository_link":"https://github.com/bast/runtest/blob/main/.github/workflows/package.yml","dependencies":[{"id":7772992624,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7772992625,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T23:30:30.268Z","updated_at":"2023-02-18T23:30:30.268Z","repository_link":"https://github.com/bast/runtest/blob/main/.github/workflows/test.yml","dependencies":[{"id":7772993218,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7772993219,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-04-12T12:34:34.399Z","updated_at":"2025-04-12T12:34:34.399Z","repository_link":"https://github.com/bast/runtest/blob/main/pyproject.toml","dependencies":[]}],"score":10.771260083255559,"created_at":"2025-09-04T15:50:48.668Z","updated_at":"2025-10-07T08:09:05.658Z","avatar_url":"https://github.com/bast.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":225,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.1069004"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["chemistry","computational-chemistry"],"project_url":"https://science.ecosyste.ms/api/v1/projects/17554","html_url":"https://science.ecosyste.ms/projects/17554","bibtex_url":"https://science.ecosyste.ms/projects/17554/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/17554/export.apalike"}