gotestdox
Test formatter
Formats Go test results as readable documentation
A tool for formatting Go test results as readable documentation
120 stars
7 watching
4 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
agiledoxgogolangtesting
Related projects:
Repository | Description | Stars |
---|---|---|
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 512 |
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 |
go-bdd/gobdd | A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives. | 115 |
corbym/gogiven | Generates readable test output from Go code | 15 |
zmb3/gogetdoc | Tools to easily look up documentation for items in Go source code from within the editor. | 183 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,095 |
drewstinnett/gout | A utility package for formatting and serializing data in standard formats. | 17 |
matryer/is | A testing framework for Go with simple and readable API | 1,782 |
go-testfixtures/testfixtures | A tool for writing functional tests against real databases in Go applications. | 1,116 |
ysmood/got | A Go test framework with features like pretty output and value snapshot assertion. | 265 |
ospector/gtest-gbar | A C# wrapper around Google Test to enhance its user interface | 131 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |