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-07-04 13:12:46 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
917d9f7023a46da5ef52d57201d6ea433d7cad4c
go-junit-report
/
junit
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
..
junit_test.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
junit.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