Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 724 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 724 Bytes

Ginkgo Tools for VS Code

This VS Code extension offers a set of tools for the Ginkgo BDD Testing Framework. The framework is used in many Go projects, notably Kubernetes.

Features

Go To Symbol Menu

Go To Symbol Menu screenshot

Test View

Outline screenshot

Requirements

Ginkgo

  • Version: 1.15.0 or newer
  • The extension does not include the gingko executable. To install, follow these instructions.

Extension Settings

  • ginkgotools.ginkgoPath: Path to the ginkgo executable.

Find other, more advanced settings, in the VS Code Settings Editor.