For the complete documentation index, see llms.txt. This page is also available as Markdown.

Features

Create, read, update, and delete the Gherkin features of a project.

CRUD over a project's features. Generating and running their tests live in the Generation and Runs groups.

Operation
What it does

List features with lifecycle status.

One feature in full — Gherkin, status, rationale.

Create a feature from a name + Gherkin.

Edit the Gherkin and/or rename.

Delete the feature and its generated tests.

Everywhere an operation takes a {feature}, you can pass the numeric id or the name (case-insensitive).

Last updated

Was this helpful?