Switch to json test output

This commit is contained in:
Jordan Liggitt
2019-07-31 15:22:50 -04:00
parent 7232c0fd0b
commit 93c02e164f
5 changed files with 15 additions and 14 deletions

View File

@@ -25,9 +25,10 @@ import (
_ "github.com/cespare/prettybench"
_ "github.com/client9/misspell/cmd/misspell"
_ "github.com/go-bindata/go-bindata/go-bindata"
_ "github.com/jstemmer/go-junit-report"
_ "github.com/onsi/ginkgo/ginkgo"
_ "golang.org/x/lint/golint"
_ "gotest.tools"
_ "gotest.tools/gotestsum"
_ "k8s.io/code-generator/cmd/go-to-protobuf"
_ "k8s.io/code-generator/cmd/go-to-protobuf/protoc-gen-gogo"
_ "k8s.io/gengo/examples/deepcopy-gen/generators"