Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

OpenNingia/vscode-google-test-adapter

Repository files navigation

This extension is now superseded by VSCode Catch2 Test Adapter

Google Test Explorer

This extension allows you to run your Google tests using the Test Explorer for VS Code.

Build Status

Configuration

  • gtestExplorer.executable: The relative path describing the location of your test executable (relative to the workspace folder)
  • gtestExplorer.env: Environment variables to be set when running the tests
  • gtestExplorer.cwd: The working directory where Google is run (relative to the workspace folder)

Releases

No releases published

Packages

No packages published