forest
API tester
A package for writing integration tests in Go using REST API testing
REST Api Testing package for writing integration tests in Go
123 stars
7 watching
8 forks
Language: Go
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
emicklei/go-restful-openapi | An OpenAPI extension for the go-restful package to simplify API documentation and validation | 136 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
emicklei/hazana | A package for creating load tests of services by implementing an Attacker interface | 74 |
earthboundkid/be | A testing library with generic assertions and helpers for Go tests | 102 |
steinfletcher/apitest | A simple and extensible library for behavioural testing of Go web applications. | 797 |
emicklei/mora | A RESTful API for interacting with MongoDB databases | 315 |
appleboy/gofight | A testing framework for building API handlers in Golang. | 442 |
eun/go-hit | An HTTP integration testing framework written in Go. | 255 |
qiniu/goc | A comprehensive testing system for Go programming language applications | 822 |
fabiobatsilva/efrisby | A framework for testing REST APIs written in Erlang. | 18 |
hofstadter-io/frisby | API testing framework inspired by frisby-js, written in Go | 278 |
antonboom/testifylint | A tool that checks the usage of the testify testing framework in Go programs | 101 |
rendon/testcli | A testing framework for command line applications in Go language | 37 |
victorshinya/go-cloud | Provides a boilerplate code to test and benchmark cloud platforms with Golang | 3 |
h2non/baloo | End-to-end HTTP API testing framework | 777 |