transpile
Convert Gherkin .feature text into the native Scenario model without executing it, returning scenario steps plus any unmapped, unsupported step lines.
Instructions
Transpile a .feature (Gherkin, ru/en) into the native Scenario model without executing it. Returns the scenario steps and any unmapped (unsupported) step lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||