Joël Stemmer
Joël Stemmer
go-junit-report currently doesn't support any output generated by third party test frameworks. Supporting other testing frameworks may be something to consider in the future.
Thanks for the issue. I don't really know where people generally use `go-junit-report`, so it's great to get feedback like this. I've had a look at how Gitlab shows JUnit...
> If you then end up with an empty string for `classname`, we would know we've hit main so you could substitute in the string `main`? Unfortunately it's not this...