BDD Playbook (training)
- •Scenarios read like real examples.
- •Use business language from the glossary.
- •Outcomes are observable.
- •Avoid UI mechanics (click/type/wait). Map steps to application services, not UI clicks.
指导BDD示例编写:基于意图的步骤、可观察的结果以及步骤到服务的映射。
--- frontmattername: bdd-playbook description: Guides BDD example-writing: intent-based steps, observable outcomes, and mapping steps to services. allowed-tools: Read, Edit, Grep, Glob