Home

Awesome

GoogleTest adapter README

Allows viewing all GoogleTests in a tree view, and running/debugging them.

Features

This extension presents all GoogleTests in your application in a tree view. The developer can then run/debug any of these tests.

Show GoogleTest Adapter

Usage

This extension is standalone, and doesn't depend on any other extensions. To use this extension, you must first define a "Debug" configuration in launch.json to debug your GoogleTests, and then set this for your tests debugConfig.

Extension Settings

This extension contributes the following settings:

In addition to these specific extensions settings, this extension creates adds to the editor.tokenColorCustomizations setting to allow for coloring the GoogleTest output.

Known Issues

Release Notes

1.8.4

1.8.3

1.8.1

1.8.0

1.7.0

1.6.2

1.5.0

1.4.0

1.3.1

1.3.0

1.2.5

1.2.4

1.2.3

1.2.1

1.2.0

1.1.1

1.1.0

1.0.8

1.0.7

1.0.6

1.0.5

1.0.4

1.0.3

1.0.2

1.0.1

Minor tweaks.

1.0.0

Initial release of GoogleTest Adapter.