Supress output from lib under testing
Open
- Dominant language
- C++
- Stars
- 39.5k
- Forks
- 10.9k
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 1
Description
Hi all!
Is there any possibility to hide console output that comes from library under testing when test was passed?
My lib logs ~1000 lines for some functions, and I want to see short and clear output when I'm performing testing.
Is it possible?
Contributor guide
Assessment
This issue has not been assessed yet.