behave-skill
Installation
SKILL.md
Behave BDD Skill
Core Patterns
Feature File (features/login.feature)
Feature: User Login
As a registered user
I want to log into the application
Background:
Given I am on the login page
Feature: User Login
As a registered user
I want to log into the application
Background:
Given I am on the login page