xgo
Test utility library
An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing
All-in-one go testing library
368 stars
6 watching
19 forks
Language: Go
last commit: 13 days ago
Linked from 1 awesome list
coveragecoverage-reportgogo-testgo-testinggolanggomonkeyincremental-coverageinstrumentationmockmonkey-patchingtest-explorertestingtesting-librarytracingunit-testunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
tvastar/test | A package of test utilities for Go programming language | 9 |
vladopajic/go-test-coverage | Reports on test coverage issues to ensure higher code quality and prevent regressions over time | 92 |
gkampitakis/go-snaps | A testing library for Go that allows developers to create reusable snapshots of test data | 173 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
labstack/gommon | A collection of reusable building blocks for Go programming | 543 |
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |
esimov/gogu | A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. | 99 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
elgohr/go-localstack | A Go library that simplifies interactions with localstack services for testing and development purposes. | 78 |
msoap/go-carpet | Analyzes test coverage of Go source files and displays the results in the terminal. | 246 |
crossoverjie/ptg | A tool for testing and interacting with gRPC services in various scenarios. | 328 |
szkiba/xk6-g0 | An experiment to support writing k6 tests in Go using the yaegi interpreter. | 26 |