home/categories/testing/lilliangreenberg-gherkin-expansion-skills-generate-step-stubs-skill-md
testingtesting-security

generate-step-stubs

Auto-generates Python step definition stubs from Gherkin feature files for BDD testing with Behave. Uses Behave's parser for accurate Gherkin parsing, intelligently infers parameter types, detects existing step definitions to suggest reuse, and supports data tables and doc strings. Creates ready-to-implement step definitions with proper type hints.

lilliangreenberg
maintainer
lilliangreenberg
更新日 1/12/2026
スター
0
フォーク
0
quick start

Installation and usage

Auto-generates Python step definition stubs from Gherkin feature files for BDD testing with Behave. Uses Behave's parser for accurate Gherkin parsing, intelligently infers parameter types, detects existing step definitions to suggest reuse, and supports data tables and doc strings. Creates ready-to-implement step definitions with proper type hints.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use generate-step-stubs