Closed
Description
When handle
yy.txt
Generated report contain incorrect content like this
<testcase name="TestSrv_ServiceMap" classname="example.com/foo/pkg/labels" time="0.000">
<error message="No test result found"></error>
</testcase>
command:
go test -json -race -coverpkg=./... -covermode=atomic -coverprofile=out/cover.out.tmp ./...
go version:
go 1.18