用文本装饰丰富“ go test”输出。-Golang开发

时间:2024-06-15 09:32:16
【文件属性】:

文件名称:用文本装饰丰富“ go test”输出。-Golang开发

文件大小:41KB

文件格式:ZIP

更新时间:2024-06-15 09:32:16

Golang Testing

richgo Rich-Go将使用文本装饰丰富go测试输出安装(go get):go get -u github.com/kyoh86/richgo(自制):brew tap kyoh86 / tap brew install richgo用法Basi richgo Rich-Go将丰富go具有文本修饰的测试输出安装(转到get):转到-u github.com/kyoh86/richgo(自制):brew tap kyoh86 / tap brew install richgo用法基本richgo test。/ ...在现有管道中如果您的构建脚本希望与go test的标准输出格式进行交互(例如,如果您使用的是go-junit-report),则需要使用richgo的testfilter子命令。 例如:去测试。/ ... | tee>(richgo testfilter)| 高俊


【文件预览】:
richgo-main
----.goreleaser.yml(247B)
----.gitignore(270B)
----go.mod(340B)
----sample()
--------out_colored.txt(2KB)
--------sample_ng_test.go(217B)
--------sample_ok_test.go(238B)
--------sample_skip_test.go(236B)
--------coverall()
--------nocover()
--------notest()
--------emptytest()
--------run.sh(661B)
--------cover05()
--------sample_timeout_test.go(268B)
--------out_raw.txt(2KB)
--------buildfail()
----richgo.json(10KB)
----Makefile(420B)
----editor()
--------parrot_test.go(258B)
--------editor.go(1KB)
--------tty_test.go(217B)
--------parrot.go(217B)
--------editor_test.go(1KB)
--------tty.go(554B)
--------regexp_flow_test.go(556B)
--------regexp_flow.go(408B)
--------test()
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(1KB)
----go.sum(2KB)
----.github()
--------workflows()
----main.go(2KB)
----README.md(8KB)
----config()
--------color.go(6KB)
--------load.go(2KB)
--------color_test.go(6KB)
--------label_type.go(1017B)
--------default.go(1KB)
--------concat.go(4KB)
--------style_test.go(575B)
--------load_test.go(3KB)
--------concat_test.go(4KB)
--------color_name.go(1KB)
--------style.go(3KB)
--------label_type_test.go(626B)
--------color_type.go(477B)
--------config.go(1KB)
----.golangci.yml(53B)

网友评论