gotestfmt
Test formatter
Transforms Golang test output into a human-readable format
go test output for humans
512 stars
3 watching
9 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
github-actionsgogolangtesttesting
Related projects:
Repository | Description | Stars |
---|---|---|
bitfield/gotestdox | Formats Go test results as readable documentation | 120 |
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,095 |
tvastar/test | A package of test utilities for Go programming language | 9 |
mfridman/tparse | Analyzes and summarizes Go test output for developers. | 1,025 |
drewstinnett/gout | A utility package for formatting and serializing data in standard formats. | 17 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
ospector/gtest-gbar | A C# wrapper around Google Test to enhance its user interface | 131 |
jstemmer/go-junit-report | Converts Go test output to JUnit compatible XML reports | 782 |
asty-org/asty | Tool for converting Go source code AST to JSON and back to AST | 81 |
yanskun/gotests.nvim | A tool to run Go test cases within Neovim | 21 |
ysmood/got | A Go test framework with features like pretty output and value snapshot assertion. | 265 |
goyek/template | Automates build, testing and analysis processes for Go applications | 7 |
kyoh86/richgo | Enhances go test outputs with text decorations | 851 |