behave-testing
Installation
SKILL.md
behave-testing
Overview
Per behave-docs:
"behave is behaviour-driven development, Python style." It employs "tests written in a natural language style, backed up by Python code."
Per behave-docs: "Behavior-driven development encourages collaboration between developers, QA and non-technical or business participants in a software project."
Per cucumber-install,
Behave is in the semi-official Cucumber tier (uses Cucumber
components but maintained outside the main org).