gofight
API tester
A testing framework for building API handlers in Golang.
Testing API Handler written in Golang.
441 stars
14 watching
42 forks
Language: Go
last commit: 18 days ago
Linked from 2 awesome lists
golangtesting-tools
Related projects:
Repository | Description | Stars |
---|---|---|
matryer/is | A testing framework for Go with simple and readable API | 1,782 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
steinfletcher/apitest | A simple and extensible library for behavioural testing of Go web applications. | 796 |
emicklei/forest | A package for writing integration tests in Go using REST API testing | 123 |
qiniu/goc | A comprehensive testing system for Go programming language applications | 818 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
abemedia/go-don | An API framework written in Go. | 53 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |
antonboom/testifylint | A tool that checks the usage of the testify testing framework in Go programs | 101 |
gusaul/grpcox | A web-based GUI client for testing and developing gRPC services | 704 |
eun/go-hit | An HTTP integration testing framework written in Go. | 255 |
gophercarrot/carrot | Distributed load testing framework with support for WebSockets and HTTP protocols | 153 |
vcaesar/tt | A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
agnivade/wasmbrowsertest | Automates compilation and execution of Go WASM tests in a browser | 191 |
h2non/baloo | End-to-end HTTP API testing framework | 778 |