A full-featured testing framework for Golang
Testza is a full-featured testing framework for Go. It integrates with the default test runner, so you can use it with the standard go test tool. Testza contains easy-to-use methods like assertions, output capturing, fuzzing, and more. The main goal of testza is to provide an easy and fun experience in writing tests and providing a nice, […]