test

Test utility package

A package of test utilities for Go programming language

test utilities for golang

GitHub

9 stars
2 watching
1 forks
Language: Go
last commit: almost 7 years ago
golanggoldengolden-filemarkdownmarkdown-convertersnippetstesting

Related projects:

RepositoryDescriptionStars
xxjwxc/publicA comprehensive utility package for Go programmers175
vcaesar/ttA tool for writing and running tests in Go with colorful output and benchmarking capabilities.8
gotesttools/gotestfmtTransforms Golang test output into a human-readable format521
gotestyourself/gotest.toolsTools to augment Go testing and support common testing patterns518
xhd2015/xgoAn all-in-one testing library for Go that provides utilities for mocking, tracing, and testing371
ik5/gostrutilsA collection of string utilities for the Go programming language45
maxatome/go-testdeepTool for comparing and testing Go code436
gkampitakis/go-snapsA testing library for Go that allows developers to create reusable snapshots of test data178
mfridman/tparseAnalyzes and summarizes Go test output for developers.1,036
go-restit/restitA Go library to help write integration tests for RESTful APIs55
kyoh86/richgoEnhances go test outputs with text decorations851
twharmon/slicesA package providing utility functions for working with slices in Go.20
vladopajic/go-test-coverageReports on test coverage issues to ensure higher code quality and prevent regressions over time99
pavlo/gosuiteTool for organizing and running test suites in Go12
yanskun/gotests.nvimA tool to run Go test cases within Neovim22