II.
Library overview
Reference · livelibrary:msw
MSW (Mock Service Worker) overview
API mocking library for browser and Node.js using Service Worker intercepts — intercept and mock HTTP/GraphQL requests without changing application code.
Attributes
displayName
MSW (Mock Service Worker)
belongsToLanguageId
category
testing
description
API mocking library for browser and Node.js using Service Worker intercepts — intercept and mock HTTP/GraphQL requests without changing application code.
Outgoing edges
alternative_to1
- library:nock·LibraryNock
belongs_to_language1
- language:javascript·LanguageJavaScript
used_for1
- skill-area:component-testing·SkillAreaComponent Testing
Incoming edges
alternative_to2
- library:nock·LibraryNock
- library:supertest·LibrarySupertest
composed_of2
- stack-profile:e2e-testing-platform·StackProfileE2E Testing Platform (Playwright, Vitest, Docker, GitHub Actions, TypeScript)
- stack-profile:api-mocking-simulation·StackProfileAPI Mocking & Simulation (WireMock, Docker, OpenAPI, TypeScript, Pact)