Skip to content

Instantly share code, notes, and snippets.

@freshteapot
Created December 4, 2023 14:47
Show Gist options
  • Save freshteapot/31cd2ff7c18f17708ccf0e6768ecf763 to your computer and use it in GitHub Desktop.
Save freshteapot/31cd2ff7c18f17708ccf0e6768ecf763 to your computer and use it in GitHub Desktop.

How to make vscode and ginkgo play nice on focused tests

"go.testEnvVars": {
        "GINKGO_EDITOR_INTEGRATION": true,
    },

Reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment