Enrich `go test` output with colorized text decorations
Enrich `go test` outputs with text decorations
richgo
$ richgo test ./...
$ richgo test -v ./...
$ richgo test -cover -run TestName ./...