GoogleTest Version Support

September 4, 2018 ยท View on GitHub

In order to allow navigating from the test tree to the code, this extension uses extra information provided by GoogleTest.

This extra information wasn't available in versions of GoogleTest which don't have commit 603ce4b. If you want to enable this feature, you need to update your code to use release version 1.8.1 of GoogleTest