Skip to content

Add junit report for Go tests

Oscar Tovar requested to merge hacks4oats/add-unit-test-reports into master

What does this MR do?

This MR adds the junit report to the go test job so that the Tests MR widget is populated. I tested this out by running the modified pipeline and verifying that the tests tab contained the test output. The extra package installed comes from the Go unit test report example setup.

What are the relevant issue numbers?

N/A

Does this MR meet the acceptance criteria?

Edited by Oscar Tovar

Merge request reports