vscode: Configure TestMate extension, tell it where the tests are

This commit is contained in:
Sergio Martins
2022-04-26 23:39:48 +01:00
parent bcd639599a
commit 5ef9f4e8ac

View File

@@ -25,7 +25,8 @@
"[ ]",
"[x]",
"TODOv2"
]
],
"testMate.cpp.test.executables": "{build-dev,build-dev6}/**/*{tst}*"
},
"launch": {
"version": "0.2.0",