not all tests are run and nothing is outputed
Open
- Dominant language
- C++
- Stars
- 21.5k
- Forks
- 3.5k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
**Describe the bug**
when I run the tests it says noting
when I list the tests (-l) I see all the tests (5 tests in may case)
when I execute the tests with --success I only see 2 tests being ran
on test fails, but I have to launch it explicitly to see it fail
**Expected behavior**
all test should be run if no parameters are given
**Reproduction steps**
Steps to reproduce the bug.
can't find something small yet, will try to narrow the problem
**Platform information:**
- OS: **Windows NT**
- Compiler+version: g++ (MinGW.org GCC-8.2.0-5) 8.2.0
- Catch version: **Catch v2.11.1**
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.