{"library":"pytest-assume","type":"library","category":null,"description":"pytest-assume is a pytest plugin that enhances test assertion behavior by allowing multiple failures within a single test. Instead of stopping test execution on the first failed assertion, it collects all failures reported via `pytest.assume()` and reports them at the end of the test, providing a comprehensive view of all issues. The current version is 2.4.3, with a regular release cadence addressing bug fixes and compatibility improvements.","language":"python","status":"active","version":"2.4.3","tags":["pytest","testing","assertions","multiple failures","test runner","plugin"],"install":[{"cmd":"pip install pytest-assume","imports":["import pytest\n# ... use pytest.assume()"]}],"homepage":null,"github":"https://github.com/astraw38/pytest-assume","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-assume/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.7,"avg_import_s":0.44,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-assume/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}