Skip to content

Commit

Permalink
doc: adds a new VSCode extension to provide support for the Ginkgo fr…
Browse files Browse the repository at this point in the history
…amework. (#776)
  • Loading branch information
joselitofilho committed Mar 8, 2021
1 parent 85bd7c8 commit edb77f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ Describe("the strings package", func() {

- [Completions for VSCode](https://github.com/onsi/vscode-ginkgo): just use VSCode's extension installer to install `vscode-ginkgo`.

- [Ginkgo tools for VSCode](https://marketplace.visualstudio.com/items?itemName=joselitofilho.ginkgotestexplorer): just use VSCode's extension installer to install `ginkgoTestExplorer`.

- Straightforward support for third-party testing libraries such as [Gomock](https://code.google.com/p/gomock/) and [Testify](https://github.com/stretchr/testify). Check out the [docs](https://onsi.github.io/ginkgo/#third-party-integrations) for details.

- A modular architecture that lets you easily:
Expand Down

0 comments on commit edb77f8

Please sign in to comment.