httpmock

HTTP tester

A tool for mocking HTTP responses in Go to facilitate testing and development of applications.

HTTP mocking for Golang

GitHub

2k stars
10 watching
103 forks
Language: Go
last commit: 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
h2non/gock Tools for mocking and testing HTTP traffic in Go 2,116
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 491
jmervine/gohttperf A performance testing tool for HTTP servers written in Go. 4
seborama/govcr An HTTP mock and API simulation tool for Go programming language 177
domsolutions/gopayloader A tool for benchmarking and testing HTTP/S servers with optional JWT generation 17
internations/http-mock Allows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side. 391
andylibrian/terjang A tool designed to simulate high levels of HTTP traffic to test the performance and scalability of web applications 18
folkertvanheusden/httping A command-line tool that sends HTTP requests to test an HTTP server's responsiveness and reliability. 34
vsco/http-test A set of test helpers for the Goji web framework's net/http requests. 3
eun/go-hit An HTTP integration testing framework written in Go. 255
patrys/httmock A mocking library for HTTP requests in Python 467
gonetx/httpit A tool for measuring HTTP performance under various conditions and configurations. 230
tv42/mockhttp Provides an HTTP mock object for unit testing Go web applications 23
jimweirich/flexmock A flexible mock object library for unit testing Ruby applications 94
steinfletcher/apitest A simple and extensible library for behavioural testing of Go web applications. 802