Closed jirikuncar closed 3 years ago
go test -json output may be broken when the test names contain non-alnum characters together with gotestsum tool.
go test -json
gotestsum
go test -json
output may be broken when the test names contain non-alnum characters together withgotestsum
tool.