-
**Checklist**
- [x] The issue is about this extension and NOT about a fork.
- [x] Checked the [ALL the SUPPORT](https://github.com/matepek/vscode-catch2-test-adapter/blob/master/documents/support.…
-
**Checklist**
- [x] The issue is about this extension and NOT about a fork.
- [x] Checked the [ALL the SUPPORT](https://github.com/matepek/vscode-catch2-test-adapter/blob/master/documents/supp…
-
This is more of a question right now than it is a feature request, though it may be that as well after some discussion.
I am using bazel to build our company's software. I also love C++ Testmate a…
-
下载插件: C++ TestMate
![image-20240107001242920](https://tu-chuang-1253216127.cos.ap-beijing.myqcloud.com/image-20240107001242920.png)
然后可以在测试面板:执行测试或者进行测试debug
![image-20240107001415407](https:…
-
### Brief Issue Summary
I hit the following bogus error in VSCode running CTest with GoogleTest for my C++ app:
```
[proc] Executing command: /usr/bin/ctest -j18 -C Debug -T test --output-on-failur…
-
Reopening https://github.com/matepek/vscode-catch2-test-adapter/issues/382
**Describe the bug**
Logging doesn't work, both for `logpanel`, and `logfile`.
**To Reproduce**
1. Set these prop…
-
as the title says:
I set a hole in a piechart , but my testmates told me that the hole area can be clicked to select the highlight area. And I find that there is no method to set the touching , so I …
-
This is a follow up to https://github.com/flutter/flutter/issues/145186
### Status quo
Currently the best way to debug a Flutter engine C++ googletest is using a custom VS Code `launch.json` file:…
-
**Checklist**
- [x] Checked [Support page](https://github.com/matepek/vscode-catch2-test-adapter/blob/master/documents/support.md)
**Is your feature request related to a problem? Please describe…
-
Right now it only lists the name of the test fixture and not any of the `SHOULD` test cases:
## GTest Version
Notice how CalculatorTestsGTest has its test case `ShouldReturnCorrectSumOf2Numb…