Skip to main content

Export a BDD test case as a Gherkin feature file

GET 

/testcase/bdd-feature-file/:id

Synthesizes a Gherkin .feature file from a test case using the BDD template: the test case title becomes the feature name and the stored scenarios are emitted verbatim. A feature header already present in the scenarios is kept as-is.

Request

Responses

Returns 'FeatureFileResult'