Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 613 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 613 Bytes

Demo Project for Using go2xunit

Install go2xunit with go get github.com/tebeka/go2xunit

Use run-jenkins.sh to run Jenkins (see Jenkins download instructions in the script).

Then configure Jenkins like the configuration screen below, note the "Execute Shell" and "Publish JUnit test result report" sections.

You after running, you should see test results like the below.

Configuration Screen

Configuration Screen

Test Results - Overview

Tests Overview

Test Results - Detailed

Tests Detailed