go-testdeep
Test tool
Tool for comparing and testing Go code
Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite
436 stars
6 watching
15 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
assertionsdeep-equalsequalityframeworkgogolanggolang-packagegolang-testinghacktoberfesthttptesttest-suitetestdeeptestingteststestsuitetoolkitvariable-equality
Related projects:
Repository | Description | Stars |
---|---|---|
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |
go-testfixtures/testfixtures | A tool for writing functional tests against real databases in Go applications. | 1,116 |
mfridman/tparse | Analyzes and summarizes Go test output for developers. | 1,025 |
gkampitakis/go-snaps | A testing library for Go that allows developers to create reusable snapshots of test data | 173 |
xhd2015/xgo | An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing | 368 |
eun/go-hit | An HTTP integration testing framework written in Go. | 255 |
orlangure/gnomock | A toolkit for integration and end-to-end testing without writing mocks | 1,395 |
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 512 |
maargenton/go-testpredicate | A comprehensive assertions library with diagnostic output for unit testing in Go. | 5 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
bitfield/gotestdox | Formats Go test results as readable documentation | 120 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
msoap/go-carpet | Analyzes test coverage of Go source files and displays the results in the terminal. | 246 |