This website requires JavaScript.
Explore
Help
Sign In
nhyatt
/
go-junit-report
Watch
1
Star
0
Fork
0
You've already forked go-junit-report
mirror of
https://github.com/jstemmer/go-junit-report.git
synced
2025-04-04 20:50:14 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
go-junit-report
/
gtr
History
greg-dennis
15d215e49d
Report stores a slice of Property structs rather than a map, to mimic JUnit properties, which have a deterministic ordering and allow multipler properties with the same name.
2022-08-23 10:41:42 -04:00
..
gtr_test.go
Move packages out of pkg/
2022-04-20 19:39:05 +01:00
gtr.go
Report stores a slice of Property structs rather than a map, to mimic JUnit properties, which have a deterministic ordering and allow multipler properties with the same name.
2022-08-23 10:41:42 -04:00