GoLand
 
Get GoLand
Because GoLand 2025.1 is still in development, this documentation may not be entirely accurate and is subject to change.

Cucumber.js

Last modified: 26 September 2024

Cucumber.js is a test framework for behavior-driven JavaScript development. Cucumber.js tests are written in the human-readable Gherkin language and are stored in feature files that have the feature extension. GoLand integrates with Cucumber.js and recognizes features written in Gherkin, so you can run Cucumber.js test right from the IDE.