{"library":"pytest-describe","type":"library","category":null,"description":"pytest-describe is a plugin for the pytest testing framework that enables writing tests in an RSpec/Jasmine-style format, using arbitrary nested `describe-blocks`. This approach helps organize tests by context and behavior, making test suites more readable and maintainable. The current version is 3.1.0, and it is actively maintained with regular updates to support newer Python and pytest versions.","language":"python","status":"active","version":"3.1.0","tags":["pytest","testing","plugin","bdd","describe"],"install":[{"cmd":"pip install pytest-describe","imports":["from pytest_describe import behaves_like","def describe_feature():\n    def it_should_do_something():\n        pass"]}],"homepage":null,"github":"https://github.com/pytest-dev/pytest-describe","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-describe/","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.18,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-describe/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}