-
My test case in catch2 that uses libasyik service causing the test to not exit even when the all passed message is displayed.
I can reproduce it with this code:
```cpp
TEST_CASE("Test service bug…
-
Hi!
Just wanted to let you know that I've upstreamed bazel support to catch2: https://github.com/catchorg/Catch2/pull/1923
You can probably update this code to use the bazel build file, while st…
-
Using the catch2 framework to benchmark some tests I encountered the following issue:
If your total estimated time for the tests exceeds the 60s, then the display time switches to minutes. If this ha…
-
Right now, users cannot change how Catch2 stringifies types that it provides
`StringMaker` specializations for, such as `float` or `double`. This is due
to the stringification priority being `String…
-
- Application version: 1.4.2
- Operating system: Arch Linux, latest, 64 bits, kernel version: 5.10.9-arch1
- Device model and firmware version: all (build)
- Connected USB port type: n/a
- Issue …
-
When using the junit reporter of catch, the failure message and failure type contain random noise, instead of the expected type (Verify, VerifyNoOtherInvocations,...) and failure message.
I suspect i…
-
**Describe the bug**
Not really a bug but an improvement: upgrade catch2 depdency to look for 3.2.0 latest stable.
**To Reproduce**
cmake add_subdirectory and get warning that catch2 version 2.10…
-
Hi,
I need to use this extension in order to use rt_process_vs of ringtail
installed via pip3.
When using rt_process_vs I receive:
rt_process_vs.py write --file_path /home/xxxx/sources/Ringtail-r…
-
**Describe the bug**
Catch2 triggers`-Werror=parentheses` on linux (gcc 9.3.1). Here is the error message:
```
_deps/catch2-src/src/catch2/internal/catch_test_macro_impl.hpp:57:67: error: sugges…
-
**Describe the bug**
On macOS we're getting:
```
[91/110] Building CXX object src/CMakeFiles/Catch2.dir/catch2/internal/catch_uncaught_exceptions.cpp.o
FAILED: src/CMakeFiles/Catch2.dir/catch2/int…