parser/gotest: Add tests for compiled test output and parallel test output

This commit is contained in:
Joël Stemmer
2018-04-28 00:11:01 +01:00
parent a6b3b6f974
commit c5559de1a8
2 changed files with 22 additions and 1 deletions

View File

@ -7,4 +7,4 @@
cov_test.go:21: DoFoo2 log 1
cov_test.go:21: DoFoo2 log 2
PASS
ok github.com/dmitris/test-go-junit-report 0.440s
ok package/name 0.440s