#
api-mocking
Here are 13 public repositories matching this topic...
HTTP/1.1, HTTP/2 and WebSockets stub server for stubbing distributed web services in Docker and non-containerized environments for integration and contract testing
websocket-server
http2
integration-testing
mock-server
microservices-testing
api-testing
stub-server
cdc
contract-testing
websocket-tester
consumer-driven-contracts
http-stub
record-and-replay
rest-api-test
http2-server
api-mocking
contract-tests
stubbing-framework
service-stubbing
stubby4j
-
Updated
Dec 21, 2021 - Java
Dynamic API mocking and live monitoring for web, mobile and microservice development.
api
simulation
mock-server
raml
mocking
api-rest
java-8
api-simulation
api-mock
mock-api
api-mocking
-
Updated
Dec 20, 2021 - Java
The first fetch/XMLHttpRequest network-mocking library that's actually user-friendly
javascript
mock
api
mocking
javascript-library
api-wrapper
developer-tools
mock-library
mock-services
mocking-library
mock-responses
mock-api
mock-apis
api-mocking
dynamic-mock
dynamic-responses
-
Updated
Nov 29, 2021 - JavaScript
Build web applications today against the GraphQL APIs of tomorrow.
-
Updated
Nov 23, 2021 - TypeScript
Unified data modeling
-
Updated
Jun 17, 2019 - JavaScript
This is my virtualization research.
-
Updated
Jul 28, 2019 - JavaScript
This diaries web app is built to learn and demonstrate the use of Redux Toolkit in a practical real world project. The app is developed with react using typescript, redux for state management, Material-UI for UI, and MirageJS for fake API/backend.
-
Updated
Jan 22, 2021 - TypeScript
Source code for https://www.webapis.xyz/ developed using Hugo and a custom theme
api
hugo-site
api-testing
static-website
api-standards
api-framework
api-tools
api-security
api-mocking
api-development
api-monitoring
-
Updated
Jun 26, 2021 - Shell
This repository contains a showcase of Mountebank.
-
Updated
Jul 18, 2021 - JavaScript
-
Updated
Oct 6, 2021 - TypeScript
Project template to operate WireMock as a standalone server
-
Updated
Mar 13, 2020 - Java
Improve this page
Add a description, image, and links to the api-mocking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the api-mocking topic, visit your repo's landing page and select "manage topics."


Describe the bug
I received this error whenever there's code error on the handler code.
Environment
This unit testing running on Node environment
msw: 0.35.0nodejs: 16.6.0npm: 7.24.1To Reproduce
Take a look at the example of the handler code below: