baloo
tester
End-to-end HTTP API testing framework
Expressive end-to-end HTTP API testing made easy in Go
778 stars
12 watching
32 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
assertexpectationsgentlemangolanghttphttp-api-debugjson-schematesting
Related projects:
Repository | Description | Stars |
---|---|---|
h2non/gock | Tools for mocking and testing HTTP traffic in Go | 2,102 |
h2non/gentleman | A toolkit for building versatile and composable HTTP clients in Go. | 1,082 |
eun/go-hit | An HTTP integration testing framework written in Go. | 255 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
domsolutions/gopayloader | A tool for benchmarking and testing HTTP/S servers with optional JWT generation | 17 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
appleboy/gofight | A testing framework for building API handlers in Golang. | 441 |
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 |
jmervine/gohttperf | A performance testing tool for HTTP servers written in Go. | 5 |
andylibrian/terjang | A tool designed to simulate high levels of HTTP traffic to test the performance and scalability of web applications | 18 |
aliuygur/gores | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
henvic/httpretty | Prints HTTP requests in a human-readable format on the terminal | 400 |
vsco/http-test | A set of test helpers for the Goji web framework's net/http requests. | 3 |
nojima/httpie-go | A user-friendly HTTP client CLI with a simple and intuitive interface | 301 |