#48  Add junit report support
Merged
Commits were merged into target branch
Daniel Gollings opened 1 year ago

Whilst migrating from Gitlab none of my Go or Jest (with output Junit) tests were being parsed. With a vague 'parseInt null' exception

Turns out there's JUnit and JUnit report formats. With the difference being, as far as I can determine, testsuites instead of one root level testsuite

So I fired up a Java IDE for the first time in ~15 years and hacked a solution. I doubt its the prettiest code but it does work (couldn't figure out how to add a second test though)

Anyway, would greatly appreciate it if this can be fixed. Next is figuring out why my Cobertura -> Jacoco reports don't work...

New commits added 1 year ago
Daniel Gollings commented 1 year ago
New commits added 1 year ago
Robin Shen approved 1 year ago
Robin Shen commented 1 year ago

Thanks a lot for your help on this.

Robin Shen merged 1 year ago
Daniel Gollings referenced from issue 1 year ago
pull request 1 of 1
Submitter Daniel Gollings
Target main
Source dgollings/server:add-junit-report-support
Reviewers
Assignees
Merge Strategy
Create Merge Commit
Watchers (3)
Reference
pull request onedev/server#48
Please wait...
Page is in error, reload to recover