testza

Test framework

A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more.

Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕

GitHub

418 stars
5 watching
21 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists

automatic-testingfuzzy-testinggogolanggolang-libraryhacktoberfesttesttest-frameworktestingtesting-frameworkunit-testing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
vcaesar/tt A tool for writing and running tests in Go with colorful output and benchmarking capabilities. 8
matryer/is A testing framework for Go with simple and readable API 1,782
luontola/gospec A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. 113
golemfactory/goth An integration testing framework for the Golem Network client. 10
maxatome/go-testdeep Tool for comparing and testing Go code 436
gotestyourself/gotest.tools Tools to augment Go testing and support common testing patterns 518
cunicu/gont A framework to test and debug distributed applications in Go 78
orlangure/gnomock A toolkit for integration and end-to-end testing without writing mocks 1,395
eun/go-hit An HTTP integration testing framework written in Go. 255
go-testfixtures/testfixtures A tool for writing functional tests against real databases in Go applications. 1,116
memsql/ntest Provides a framework for writing type-based tests using dependency injection. 2
android/android-test Provides APIs and tools for testing Android apps 1,160
coreruleset/go-ftw A framework for testing Web Application Firewalls in software applications. 117