DavidSchuldenfrei/gtest-adapter

Per-test "Go to Tree | Run | Debug" annotations only added to first test-driver

Opened this issue · 0 comments

If you select more than one gtest binary in "gtest-adapter.debugConfig", the "Go to Tree | Run | Debug" hyperlink-annotations are only added to the test-cases in one of the gtest binaries. Tests from the other gtest binaries run correctly, and you can navigate from the test-explorer window to the source, but the source does not have the nice per-test hyperlink-annotations.

To reproduce, see the README.md in this reproduction.