Catch2
Catch2 copied to clipboard
Indent names of nested sections
Indent section names in Catch2 output by their level of nesting.
ie.
Test Case
Section
Nested Section
Further Nested Section
Should become
Test Case
Section
Nested Section
Further Nested Section
I'd also love to see this implemented.