gotest.tools
testing tools
Tools to augment Go testing and support common testing patterns
A collection of packages to augment the go testing package and support common patterns.
518 stars
11 watching
50 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
assertassertionsgogolangtesttesting
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool that runs and summarizes Go tests with customizable output formats | 2,116 |
| | Transforms Golang test output into a human-readable format | 521 |
| | Tool for comparing and testing Go code | 436 |
| | A Go test framework with features like pretty output and value snapshot assertion. | 265 |
| | A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 201 |
| | A package of test utilities for Go programming language | 9 |
| | Formats Go test results as readable documentation | 122 |
| | Distributed load testing framework with support for WebSockets and HTTP protocols | 153 |
| | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 419 |
| | A comprehensive utility package for Go programmers | 175 |
| | A C# wrapper around Google Test to enhance its user interface | 131 |
| | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
| | A comprehensive assertions library with diagnostic output for unit testing in Go. | 5 |
| | A tool for testing and interacting with gRPC services in various scenarios. | 330 |
| | A tool for writing functional tests against real databases in Go applications. | 1,125 |