Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Ginkgo LensNew to Visual Studio Code? Get it now.
Ginkgo Lens

Ginkgo Lens

Chris Selzo

|
2,036 installs
| (2) | Free
Provides CodeLens support for running Ginkgo tests
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ginkgo-lens README

CodeLens provider and test runner for Visual Studio Code that supports Ginkgo tests.

Features

Run Ginkgo tests from:

  • Files - Run all the tests in a file via a CodeLens or the Command Palette
  • Its - Run individual tests via CodeLenses
  • Explorer context menu - Run all tests in a file via a context menu

Requirements

  • Go
  • Ginkgo

Extension Settings

This extension contributes the following settings:

  • ginkgolens.args: additional arguments to pass to the invocation of ginkgo
  • ginkgolens.showCommand: display the ginkgo command being run in the test ouput
  • ginkgolens.includeFile: show CodeLenses for test files
  • ginkgolens.includeIts: show CodeLenses for It specs in test files

Known Issues

  • Interaction with programmatic focus uninvestigated

Release Notes

1.0.0

Initial release! Proof of concept used to gather user feedback.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft