Closed Lygaen closed 2 years ago
We can notice the Not a supported test executable
at the bottom of the logs but the extension does not that it supports GTest, and CTest runs it perfectly.
Switched to the lib doctest
and it is now working.
I am having the same issue. It works on a different setup but I have a new setup where it doesn't work. I am working on a remote ssh host. I do see the extension installed but can't see it under Output!
Checklist
Describe the bug The extension is unable to find any test cases, giving me this message "No tests have been found in this workspace yet.". I am using the latest version of VSCode, with the following settings for finding executables :
While checking the logs, It does seems to be an error.
To Reproduce
Here is my top-level CMakelists.txt and my CMakelists.txt handling tests.
Screenshots (optional) The testing tab : The files :
Desktop
Log (optional but recommended)