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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?