is

testing framework

A testing framework for Go with simple and readable API

Professional lightweight testing mini-framework for Go.

GitHub

2k stars
24 watching
58 forks
Language: Go
last commit: 10 months ago
Linked from 2 awesome lists

golangtesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 418
vcaesar/tt A tool for writing and running tests in Go with colorful output and benchmarking capabilities. 8
matryer/moq A tool that generates mock implementations of interfaces for testing and code generation. 1,995
ysmood/got A Go test framework with features like pretty output and value snapshot assertion. 265
franela/goblin A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. 885
appleboy/gofight A testing framework for building API handlers in Golang. 441
mfridman/tparse Analyzes and summarizes Go test output for developers. 1,025
memsql/ntest Provides a framework for writing type-based tests using dependency injection. 2
luontola/gospec A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. 113
form3tech-oss/f1 A tool for writing load test scenarios in Go with a powerful command line runner 155
last-ent/testy-go An application that provides a simple and flexible way to run tests in Go projects. 8
eun/go-hit An HTTP integration testing framework written in Go. 255
golemfactory/goth An integration testing framework for the Golem Network client. 10
orlangure/gnomock A toolkit for integration and end-to-end testing without writing mocks 1,395
earthboundkid/be A testing library with generic assertions and helpers for Go tests 102