mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 14:27:10 +01:00
Add Golang test parser
This commit is contained in:
parent
d33ca7294f
commit
7745ff0ec1
10 changed files with 451 additions and 0 deletions
3
reports/go/go.mod
Normal file
3
reports/go/go.mod
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module test_reporter_example
|
||||
|
||||
go 1.24.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue