oohttp
URL tester
An alternative HTTP package that works with specific TLS libraries, enabling simplified testing of URLs.
Fork of Go stdlib's net/http that works with alternative TLS libraries like refraction-networking/utls.
66 stars
13 watching
13 forks
Language: Go
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
domsolutions/gopayloader | A tool for benchmarking and testing HTTP/S servers with optional JWT generation | 17 |
h2non/gock | Tools for mocking and testing HTTP traffic in Go | 2,110 |
jarcoal/httpmock | A tool for mocking HTTP responses in Go to facilitate testing and development of applications. | 1,943 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
ndolestudio/go-otelroundtripper | Generates OpenTelemetry metrics from HTTP requests | 82 |
peritus/robotframework-httplibrary | A test library for sending HTTP requests in a robot framework-based testing environment. | 76 |
gnulnx/goperf | A Go-based tool for simulating concurrent web traffic to test load and performance of web applications. | 38 |
ovirt/go-ovirt-client | An overlay for the oVirt Go SDK | 12 |
siadat/benchttp | A tool for simulating and measuring the performance of HTTP servers | 118 |
vsco/http-test | A set of test helpers for the Goji web framework's net/http requests. | 3 |
bjarneo/rip | A tool for testing HTTP servers and services under load, capable of simulating different types of requests. | 54 |
gonetx/httpit | A tool for measuring HTTP performance under various conditions and configurations. | 230 |
msoap/go-carpet | Analyzes test coverage of Go source files and displays the results in the terminal. | 246 |
ovh/venom | A tool for managing and running integration tests with efficiency | 1,059 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |