gtest-adapter icon indicating copy to clipboard operation
gtest-adapter copied to clipboard

Run preLauchTask before executing tests

Open felwolff opened this issue 5 years ago • 3 comments

In my launch.json I have a preLaunchTask configured to build the tests before launching gtest. However, this does not happen when executing the tests using the extension. This behaviour could be enabled using a config parameter. Or is there any existing way that I may have missed?

felwolff avatar Aug 22 '19 11:08 felwolff

It turns out it does execute the preLaunchTask if I debug the test, it does not when I run a test.

felwolff avatar Aug 22 '19 12:08 felwolff

I confirm I have the same issue here.

jeremydumais avatar Nov 05 '19 02:11 jeremydumais

Same issue

liugangnhm avatar Jan 07 '20 02:01 liugangnhm