refactor: make ARNES external-repo based with ticket publish flow
This commit is contained in:
11
features/README.md
Normal file
11
features/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Executable BDD assets
|
||||
|
||||
This directory is for executable BDD helpers.
|
||||
|
||||
Recommended split:
|
||||
- `spec/bdd/features/` = source-of-truth scenarios in Gherkin
|
||||
- `features/steps/` = executable step definitions and runner config
|
||||
- `features/behave.ini` = Behave runner config
|
||||
|
||||
Keep feature text in `spec/bdd/features/`.
|
||||
Keep runner-specific code in `features/`.
|
||||
Reference in New Issue
Block a user