test
Test utility package
A package of test utilities for Go programming language
test utilities for golang
9 stars
2 watching
1 forks
Language: Go
last commit: about 5 years ago golanggoldengolden-filemarkdownmarkdown-convertersnippetstesting
Related projects:
Repository | Description | Stars |
---|---|---|
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
vcaesar/tt | A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
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 |
xhd2015/xgo | An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing | 368 |
ik5/gostrutils | A collection of string utilities for the Go programming language | 45 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
gkampitakis/go-snaps | A testing library for Go that allows developers to create reusable snapshots of test data | 173 |
mfridman/tparse | Analyzes and summarizes Go test output for developers. | 1,025 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
kyoh86/richgo | Enhances go test outputs with text decorations | 851 |
twharmon/slices | A package providing utility functions for working with slices in Go. | 20 |
vladopajic/go-test-coverage | Reports on test coverage issues to ensure higher code quality and prevent regressions over time | 92 |
pavlo/gosuite | Tool for organizing and running test suites in Go | 12 |
yanskun/gotests.nvim | A tool to run Go test cases within Neovim | 21 |