{"id":22309975,"url":"https://github.com/miketheman/pytest-max-warnings","last_synced_at":"2025-09-11T18:32:58.634Z","repository":{"id":264301843,"uuid":"877055833","full_name":"miketheman/pytest-max-warnings","owner":"miketheman","description":"A Pytest plugin to exit non-zero exit code when the configured maximum warnings has been exceeded","archived":false,"fork":false,"pushed_at":"2024-10-23T04:07:41.000Z","size":10,"stargazers_count":11,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-27T13:29:20.220Z","etag":null,"topics":["pytest","pytest-plugin","python","python3","testing","testing-tools"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pytest-max-warnings/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miketheman.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2024-10-23T02:27:02.000Z","updated_at":"2025-07-03T06:54:46.000Z","dependencies_parsed_at":"2024-11-23T08:32:20.343Z","dependency_job_id":"f34731a7-0b64-4ebc-910f-a71eb50d2ff0","html_url":"https://github.com/miketheman/pytest-max-warnings","commit_stats":null,"previous_names":["miketheman/pytest-max-warnings"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/miketheman/pytest-max-warnings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miketheman%2Fpytest-max-warnings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miketheman%2Fpytest-max-warnings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miketheman%2Fpytest-max-warnings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miketheman%2Fpytest-max-warnings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miketheman","download_url":"https://codeload.github.com/miketheman/pytest-max-warnings/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miketheman%2Fpytest-max-warnings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274684971,"owners_count":25330894,"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-11T02:00:13.660Z","response_time":74,"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"}},"keywords":["pytest","pytest-plugin","python","python3","testing","testing-tools"],"created_at":"2024-12-03T20:54:14.057Z","updated_at":"2025-09-11T18:32:58.267Z","avatar_url":"https://github.com/miketheman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pytest-max-warnings\n\nA Pytest plugin to exit non-zero exit code\nwhen the configured maximum warnings has been exceeded.\n\n## Installation\n\nYou can install \"pytest-max-warnings\" via [pip](https://pypi.org/project/pytest-max-warnings/):\n\n```bash\npip install pytest-max-warnings\n```\n\nor any other package manager you prefer.\n\n## Usage\n\nYou can set the maximum number of warnings allowed by using the `--max-warnings` option:\n\n```bash\npytest --max-warnings 10\n```\n\nIf the number of warnings exceeds the maximum, the test run will exit with a non-zero exit code.\n\n## License\n\nDistributed under the terms of the MIT license, \"pytest-max-warnings\" is free and open source software.\nSee [LICENSE](./LICENSE) for more details.\n\n## Authors\n\n- [@miketheman](https://github.com/miketheman)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiketheman%2Fpytest-max-warnings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiketheman%2Fpytest-max-warnings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiketheman%2Fpytest-max-warnings/lists"}