Skip to content

hedhyw/vscode-golang-gherkingen

Repository files navigation

golang-gherkingen README

It is an extension for VS-Code that helps to generate Behaviour Driven Development (BDD) boilerplate Golang tests.

Animation

Features

  • Generate a golang test boilerplate from *.feature Cucumber/Gherkin files by a single click.
  • It uses this generator.

Usage

  • Open the command palette (Ctrl+Shift+P or Cmd+Shift+P) and search for "Go: Generate BDD Golang test". Command palette

  • Click the button in the editor's menu: Menu editor

Requirements

Extension Settings

No settings.

Known Issues

No known issues.

Release Notes

1.0.0

Initial release of golang-gherkingen.

1.0.1

Update gherkingen generator to the version v3.0.2.

1.0.2

Update gherkingen generator to the version v3.0.3.