Expand description
Planning and running examples, plus the adapter display-name rule.
Functions§
- example_
names - The per-example display names: the innermost heading (or the body-derived
name when there is no heading), de-duplicated with a
[n]suffix — the rule the pytest/unittest adapters use, so header-bound rows share their binding sentence’s name. - plan_
spec - Parse + plan one spec.
- run_
example - Run a single example by index.
context_factorymaps a step file to its fresh initial state.