remark-lint-gherkin-one-feature-per-file

JSON →
library 0.1.1 ·javascript
verified Jun 7, 2026

A remark-lint plugin that enforces each Gherkin (.feature) file contains exactly one feature. This is a small, focused rule for the unified ecosystem, currently at version 0.1.1. It works with remark-lint and the gherkin-utils parser. The plugin is designed to improve maintainability of Gherkin test scenarios by preventing multiple features from being defined in a single file. It is stable but early in development, with infrequent releases.