Welcome!
This VS Code extension offers a set of tools for the Ginkgo Framework.
It is based on two other extensions:
This package requires the Go programming language extension for language support. It also requires you to have golang installed on your machine. To install, follow these instructions
- Version: 1.15.0 or newer
- The extension does not include the gingko executable. To install, follow these instructions.
Just go get
it:
go get github.com/onsi/ginkgo/ginkgo
go get github.com/onsi/gomega/...
on Windows or Linux:
- Tap ctrl + shift + p
on MacOS:
- Tap command + shift + p