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
cb3436fc5f5313516740d5dfe1926ebe6fad0b06
go-junit-report
/
junit
History
Joël Stemmer
c796dcf8d1
junit: Remove unused indent parameter from formatOutput function
2022-08-23 23:04:15 +01: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
junit: Remove unused indent parameter from formatOutput function
2022-08-23 23:04:15 +01:00