User Tools

Site Tools


devops:mock:msw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
devops:mock:msw [2023/11/01 07:15] – removed - external edit (Unknown date) 127.0.0.1devops:mock:msw [2023/11/01 07:15] (current) – ↷ Page moved from camunda:devops:mock:msw to devops:mock:msw skipidar
Line 1: Line 1:
 +===== MSW =====
 +
 +https://github.com/mswjs/msw
 +
 +The mocking NodeJS framework.
 +
 +  * Mocks on network level, so responses pop up in Developer Browser Console and app is not aware of mocks.
 +