The Problem
Sometimes users want to pre-process feature files: use original feature files as templates and enrich them with some data (possibly generation multiple final feature files from the same template).
Here are some references:
This ticket wraps all these use cases and tracks the progress.
Proposed Solution
Provide a built-in option in playwright-bdd to pre-process feature files, filling them with parameters from Playwright config.
Additional Context
Currently the same task can be solved on user-land by custom scripts (ai generates such scripts very well).
Priority Level
Medium
The Problem
Sometimes users want to pre-process feature files: use original feature files as templates and enrich them with some data (possibly generation multiple final feature files from the same template).
Here are some references:
This ticket wraps all these use cases and tracks the progress.
Proposed Solution
Provide a built-in option in playwright-bdd to pre-process feature files, filling them with parameters from Playwright config.
Additional Context
Currently the same task can be solved on user-land by custom scripts (ai generates such scripts very well).
Priority Level
Medium