google / google/gtest-parallel
Debug mode much needed as a developer to debug
Open
- Dominant language
- Python
- Stars
- 475
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
There are test cases which gets failed in parallel, it gets difiicult to debug if output is suppresed on the console. We need that functionality to use it. I agree it adds bvalue as it enabled me to run tests in parallel. But giving output on screen will more or less help in debugging even if it is printing on screen at different timings due to speed of execution. It will be a pie on the cake.
Contributor guide
Assessment
This issue has not been assessed yet.