go-junit-report

command module
v0.0.0-...-ce10637 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2014 License: MIT Imports: 10 Imported by: 0

README

go-junit-report

Converts go test output to an xml report, suitable for applications that expect junit xml reports (e.g. Jenkins).

Changes to original

This version aggregates all tests into one test suite in order to be valid XML-format and being usable with Teamcity

Installation

go get github.com/jstemmer/go-junit-report

Usage

go test -v | go-junit-report > report.xml

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL