Here are
46 public repositories
matching this topic...
Lightweight service virtualization/API simulation tool for developers and testers
Over the wire test doubles
Updated
Aug 22, 2021
JavaScript
An HTTP server for stubbing external systems in both Docker and non-containerized environments for integration, contract and behavior testing.
Java binding for Hoverfly
Updated
Aug 25, 2021
Java
Service Virtualization Solution – a combined Service Stub and Transparent Proxy
A .Net Library for Hoverfly
Bokor is a simple, Record and Playback Mock Server written in Node.js, utilized for Service Virtualization.
Updated
Aug 11, 2021
JavaScript
A fluent Java API for virtualizing HTTP services. Service virtualization simplified. No endpoint configuration. Import/export of request-response pairs.
Service Virtualized HTTP - to help service test automation stay fast and consistent
Updated
Jun 23, 2021
Java
Stub and validate HTTP endpoints with ease.
Updated
Nov 17, 2018
Elixir
Stubbing tool for HTTP calls to allow more comprehensive + deterministic tests
Admin dashboard for Hoverfly
Updated
Aug 10, 2021
TypeScript
Service Virtualized HTTP - to help service test automation stay fast and consistent - for Go projects
A mountebank client written in Go.
Hoverfly integration for pytest
Updated
Jul 14, 2021
Python
Service Virtualized HTTP - to help service test automation stay fast and consistent - for JavaScript/Node projects
Updated
Sep 16, 2020
TypeScript
Service Virtualized HTTP - to help service test automation stay fast and consistent - for Rust projects
A Python version of Servirtium
Updated
Jan 25, 2021
Python
Service Virtualization example using WireMock standalone with JSON files to map the request and responses and Docker to create a persistent container to enable the long-living service.
Updated
Dec 14, 2020
Dockerfile
Ruby version of Servirtium (not started yet)
Updated
Jan 20, 2021
Ruby
Updated
Dec 6, 2020
Shell
A C# version of Servirtium for .NET usage
A service virtualization proxy tool to monitor, record, playback, and mock web services and database calls
Service Virtualization using Mountebank
Json Server for service virtualization and deployment to Azure WebApp services
Service virtualisation w/ hoverfly & node.js
Updated
Jan 16, 2018
JavaScript
HTTP API virtualization on Azure Container Instances + API Management
Updated
Aug 6, 2021
Bicep
Improve this page
Add a description, image, and links to the
service-virtualization
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
service-virtualization
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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/