gotest

go test with colors

  • Owner: rakyll/gotest
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

gotest

Like go test but with colors.

Installation

$ go get -u github.com/rakyll/gotest

Usage

Accepts all the arguments and flags go test works with.

Example:

$ gotest -v github.com/rakyll/hey

go test output

gotest comes with many colors! Configure the color of the output by setting the following env variable:

$ GOTEST_PALETTE="magenta,white"

The output will have magenta for failed cases, white for success.
Available colors: black, hiblack, red, hired, green, higreen, yellow, hiyellow, blue, hiblue, magenta, himagenta, cyan, hicyan, white, hiwhite.

Main metrics

Overview
Name With Ownerrakyll/gotest
Primary LanguageGo
Program languageGo (Language Count: 2)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2017-09-07 02:39:32
Pushed At2024-04-28 14:36:03
Last Commit At2022-07-14 20:54:29
Release Count6
Last Release Namev0.0.6 (Posted on )
First Release Namev0.0.1 (Posted on )
用户参与
Stargazers Count1.4k
Watchers Count7
Fork Count64
Commits Count37
Has Issues Enabled
Issues Count20
Issue Open Count9
Pull Requests Count12
Pull Requests Open Count9
Pull Requests Close Count10
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private