{"library":"pytest-hypothesis","type":"library","category":null,"description":"pytest-hypothesis is a bridge for using the Hypothesis property-based testing library with the pytest test framework. It enables developers to write tests that automatically generate varied inputs, helping to discover edge cases and subtle bugs in their code. While the `pytest-hypothesis` PyPI package is a legacy wrapper, its core functionality for pytest integration is now built directly into the main Hypothesis library (version 6.0.0 and later). It is actively maintained as part of Hypothesis, with a continuous release cadence.","language":"python","status":"active","version":"10.0.3","tags":["pytest","testing","property-based testing","hypothesis","test generation"],"install":[{"cmd":"pip install hypothesis pytest","imports":["from hypothesis import given","from hypothesis import strategies as st"]}],"homepage":"https://hypothesis.works","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-hypothesis/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.3,"avg_import_s":0.79,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-hypothesis/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}