go-junit-report

command module
v0.0.0-...-5a32da3 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2015 License: MIT Imports: 11 Imported by: 0

README

go-junit-report

Converts go test -v output to xml reports, suitable for applications that expect junit xml reports. (e.g. Jenkins), one per Go package.

Installation

go get github.com/cee-dub/go-junit-report

Usage

mkdir -p junit
go test -v | go-junit-report -dir junit

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