go-test-reporter

command module
v0.0.0-...-3e34a0b Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2017 License: BSD-2-Clause Imports: 19 Imported by: 0

README

go-test-reporter

Description

Unoffical Code Climate test reporter for Go.

inspired by goveralls

Installation

go get github.com/hirochachacha/go-test-reporter

Usage

$ go-test-reporter -h
usage: go-test-reporter [coverprofile]
  -testflags string
    	extra flags for go test
  -token string
    	Code Climate repo token

If coverprofile is not supplied, it invoke go test pkg -cover -coverpkg=./... -coverproifile=tmpfile $testflags

If token is not supplied, it read the environmental variable $CODECLIMATE_REPO_TOKEN

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