gotestyourself / gotestsum

'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
Apache License 2.0
2.03k stars 119 forks source link

handle multiple levels in subtest regex generation #342

Closed brycekahle closed 1 year ago

brycekahle commented 1 year ago

Addresses part of the issue in #341