ð¯
Cucumber
v1.1.3Comprehensive Cucumber BDD testing skills for behavior-driven development with Gherkin syntax.
Installation
Install han binary (required for hooks to work):
curl -fsSL https://han.guru/install.sh | bashThen install this plugin:
han plugin install jutsu-cucumberOverview
Comprehensive Cucumber BDD testing skills for behavior-driven development.
Skills
- cucumber-fundamentals: Core Cucumber concepts, Gherkin syntax, and feature file structure
- cucumber-step-definitions: Writing effective step definitions and organizing test code
- cucumber-best-practices: Cucumber best practices, patterns, and anti-patterns
Installation
Install with npx (no installation required):
han plugin install jutsu-cucumber