Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 540 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 540 Bytes

Demo Project for Using go2xunit with testify

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

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