gotest

go test with colors

  • 所有者: rakyll/gotest
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者rakyll/gotest
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2017-09-07 02:39:32
推送于2024-04-28 14:36:03
最后一次提交2022-07-14 20:54:29
发布数6
最新版本名称v0.0.6 (发布于 )
第一版名称v0.0.1 (发布于 )
用户参与
星数1.4k
关注者数7
派生数64
提交数37
已启用问题?
问题数20
打开的问题数9
拉请求数12
打开的拉请求数9
关闭的拉请求数10
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?