richgo
test decorator
Enhances go test outputs with text decorations
Enrich go test
outputs with text decorations.
851 stars
10 watching
25 forks
Language: Go
last commit: 4 months ago
Linked from 3 awesome lists
cli-appenrich-outputsgogolanggolang-toolsgolang-wrappertest
Related projects:
Repository | Description | Stars |
---|---|---|
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 512 |
hexdigest/gowrap | A tool for generating decorators around Go interfaces with various features such as metrics and fallbacks. | 1,091 |
tvastar/test | A package of test utilities for Go programming language | 9 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |
cavaliergopher/badio | Extensions to Go's testing package for reading and writing data | 12 |
romshark/jscan | High-performance JSON iterator and validator for Go | 90 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
go-gremlins/gremlins | A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 198 |
szkiba/xk6-g0 | An experiment to support writing k6 tests in Go using the yaegi interpreter. | 26 |
mfridman/tparse | Analyzes and summarizes Go test output for developers. | 1,025 |
percolate/charlatan | Tools to generate mock implementations of interfaces in Go programming language | 203 |
abusomani/go-palette | A Go library for decorating terminals with ANSI colors | 17 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
tenkoh/goldmark-img64 | An extention to goldmark that embeds local images into HTML as base64 encoded data | 0 |