One flag to turn off all catch2 related code from release build
Open
Query
- Dominant language
- C++
- Stars
- 21.5k
- Forks
- 3.5k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
**Description**
Have a flag that can turn off catch2 from release build when I have test cases mixed with source code, as doctest does.
**Additional context**
something like "Offers a way to remove everything testing-related from the binary with the DOCTEST_CONFIG_DISABLE identifier (for the final release builds)"
Contributor guide
Assessment
This issue has not been assessed yet.