govcr
Mocking tool
An HTTP mock tool that records and replays interactions for offline testing of Go applications.
HTTP mock for Golang: record and replay HTTP/HTTPS interactions for offline testing
174 stars
4 watching
14 forks
Language: Go
last commit: 7 months ago
Linked from 2 awesome lists
api-simulationaws-s3gogo-vcrgolanghttphttpsintegration-testingmockplaybackproxyservice-virtualizationtesting-tooltesting-toolsvcrvcr-go
Related projects:
Repository | Description | Stars |
---|---|---|
h2non/gock | Tools for mocking and testing HTTP traffic in Go | 2,102 |
friendsofgo/killgrave | A tool to create and manage mock servers with customizable responses | 522 |
testinggospels/camouflage | A tool for simulating APIs and microservices for testing purposes | 278 |
jarcoal/httpmock | A tool for mocking HTTP responses in Go to facilitate testing and development of applications. | 1,938 |
percolate/charlatan | Tools to generate mock implementations of interfaces in Go programming language | 203 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,056 |
mocktools/go-smtp-mock | A configurable, multithreaded SMTP mock server written in Go | 128 |
gojuno/minimock | Generates mocks from Go interface declarations to simplify unit testing | 640 |
tv42/mockhttp | Provides an HTTP mock object for unit testing Go web applications | 23 |
jasonbock/rocks | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 257 |
szkiba/xk6-mock | Enables mocking HTTP servers during test development in k6 tests | 14 |
cezarypiatek/grpc-mock-server | A standalone component for mocking GRPC services using WireMock.NET stubbing engine | 32 |
tokopedia/gripmock | A tool to create mock gRPC services for testing and development purposes. | 660 |
driftrock/mockingbird | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
matryer/moq | A tool that generates mock implementations of interfaces for testing and code generation. | 1,995 |