{"library":"behave","type":"library","category":null,"description":"behave is a behavior-driven development (BDD) framework for Python, enabling teams to write executable specifications in Gherkin feature files. It supports Gherkin v6, Cucumber-Expressions, and async-steps, allowing for clear, human-readable tests. The current stable version is 1.3.3, with releases typically focusing on bug fixes and incremental feature enhancements, sometimes with pre-releases for larger changes.","language":"python","status":"active","version":"1.3.3","tags":["bdd","testing","gherkin","cucumber","automation"],"last_verified":"Wed May 20","install":[{"cmd":"pip install behave","imports":["from behave import given, when, then","from behave import step","from behave import * # in environment.py (common practice, but specific imports are also fine)","from behave import use_step_matcher"]}],"homepage":null,"github":"https://github.com/behave/behave","docs":"https://behave.readthedocs.io/en/latest/","changelog":"https://github.com/behave/behave/blob/main/CHANGES.rst","pypi":"https://pypi.org/project/behave/","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.2,"avg_import_s":0.29,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/behave/compatibility"}}