tparse

Test analyzer

Analyzes and summarizes Go test output for developers.

CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.

GitHub

1k stars
5 watching
23 forks
Language: Go
last commit: almost 2 years ago
golangtesttestingtesting-tools

Related projects:

RepositoryDescriptionStars
msoap/go-carpetAnalyzes test coverage of Go source files and displays the results in the terminal.246
maxatome/go-testdeepTool for comparing and testing Go code436
matryer/isA testing framework for Go with simple and readable API1,809
gotesttools/gotestfmtTransforms Golang test output into a human-readable format521
last-ent/testy-goAn application that provides a simple and flexible way to run tests in Go projects.8
gkampitakis/go-snapsA testing library for Go that allows developers to create reusable snapshots of test data178
mvdan/unparamTools to analyze unused parameters in Go functions and identify potential issues533
gotestyourself/gotest.toolsTools to augment Go testing and support common testing patterns518
marvinjwendt/testzaA comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more.419
gotestyourself/gotestsumA tool that runs and summarizes Go tests with customizable output formats2,116
go-testfixtures/testfixturesA tool for writing functional tests against real databases in Go applications.1,125
tvastar/testA package of test utilities for Go programming language9
vcaesar/ttA tool for writing and running tests in Go with colorful output and benchmarking capabilities.8
crossoverjie/ptgA tool for testing and interacting with gRPC services in various scenarios.330
maxm65dia/vscode-go-profAn extension for VS Code that provides benchmark profiling support for the Go language7