go-test-color/README.md

212 B

go-test-color

Run go test with color.

Install

GO111module=on go get -u github.com/haunt98/go-test-color

Usage

# Simply replace go test with go-test-color
go-test-color -v ./...