Skip to content

joaonsantos/gotestcolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotest

Bring some color to go test.

Inspired by https://github.com/rakyll/gotest and https://github.com/kyoh86/richgo.

Please check the above, for a more complete solution.

Installation

For Go 1.16+:

$ go install github.com/joaonsantos/gotestcolor@latest

Usage

Use gotestcolor just like you would go test.

You can also replace go test with gotestcolor in your local makefiles.

Example:

$ gotestcolor -v -count=1 ./...

gotestcolor output example

About

Bring some color to go test.

Resources

License

Stars

Watchers

Forks

Packages

No packages published