-
Updated
Aug 6, 2021 - Objective-C
#
stubbing
Here are 107 public repositories matching this topic...
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
Lightweight service virtualization/API simulation tool for developers and testers
testing
go
golang
http
https
proxy
mitm
mocking
stubbing
testing-tools
api-simulation
circleci-url
circleci-image
service-virtualization
hoverfly
-
Updated
Aug 12, 2021 - Go
Over the wire test doubles
testing
test-automation
mocking
stubbing
test-framework
service-virtualization
microservices-testing
mountebank
-
Updated
Aug 13, 2021 - JavaScript
Easy HTTP Networking in Swift a NSURLSession wrapper with image caching support
-
Updated
Aug 6, 2021 - Swift
-
Updated
Aug 10, 2021 - TypeScript
Some examples on how to achieve the same goal with either of both libraries: sinon and jest. Also some of those goals achievable only by one of these tools.
-
Updated
Jul 3, 2021 - JavaScript
A configurable server for mocking/stubbing external systems during development.
-
Updated
Mar 27, 2021 - JavaScript
Mocks, stubs, and spies for PHP.
-
Updated
Mar 15, 2021 - PHP
Java binding for Hoverfly
java
testing
http
https
proxy
mocking
stubbing
testing-tools
api-simulation
service-virtualization
hoverfly
-
Updated
May 1, 2021 - Java
Scalable and composable API Clients using Swift Combine
-
Updated
May 2, 2021 - Swift
shubhendumadhukar
commented
Jun 15, 2021
Is your feature request related to a problem? Please describe.
Borrowed from Wiremock, Camouflage should have the options to simulate bad responses
Describe the solution you'd like
A new handlebar with syntax {{fault type='FAULT_TYPE'}}
Describe alternatives you've considered
NA
Additional context
http://wiremock.org/docs/simulating-faults/
A .Net Library for Hoverfly
-
Updated
Jun 30, 2019 - C#
gRPC Mock Server
testing
mock
docker-container
docker-image
mock-server
stub
grpc
mocking
stubbing
apis
testing-tools
wiremock
stub-server
grpc-server
mocking-server
stub-backend
grpc-mock
grpc-wiremock
-
Updated
Aug 11, 2021 - Java
Library for stubbing and setting expectations on HTTP requests in Delphi with DUnitX
-
Updated
Apr 5, 2021 - Pascal
Mockito JUnit test
-
Updated
Sep 18, 2019 - Java
unit-testing
mocha
dependency-manager
continuous-integration
assertions
stubbing
coverage-testing
code-quality
behavior-driven-development
test-driven-development
istanbul
-
Updated
Jul 17, 2020 - JavaScript
Mocka is a mocking and stubbing package written for the Go programming language.
-
Updated
Aug 28, 2020 - Go
Stub and validate HTTP endpoints with ease.
-
Updated
Nov 17, 2018 - Elixir
Mirage is a mocking library for swift projects. The recommended way is to use https://github.com/valnoc/FataMorgana for Mirage mocks generation to avoid writing them manually.
-
Updated
Jan 24, 2020 - Swift
Improve this page
Add a description, image, and links to the stubbing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stubbing topic, visit your repo's landing page and select "manage topics."
mmock response is not automatically compressed when request contains header Accept-Encoding: gzip, deflate.
Is there an option to enable compression ? or would you consider to add this feature ?