If you would like us to add any more questions here, please contact us via the Contributing page.
No, you can use your own. We use this copy of Catch2 to run our own tests.
Things to say:
- Yes, it's a common problem
- Readability of the output is important
- Someone reviewing a test failure needs to understand the purpose and intent of the test
- Recommendation: write your own formatting that's specific to particular tests - see To String for examples.
--