Most approachable way to check for exit?
Open
- Dominant language
- C++
- Stars
- 21.5k
- Forks
- 3.5k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
Hello everyone,
as far as I know, there's no built in assertion macro to check for an `exit` call using Catch2.
What's an approachable way to test for an `exit()` ?
Thanks in advance!
Contributor guide
Assessment
This issue has not been assessed yet.