orval-labs/orval

Generate Cypress mocks

Open

#836 opened on Apr 20, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (648 forks)auto 404
enhancementhelp wantedmock

Repository metrics

Stars
 (6,272 stars)
PR merge metrics
 (PR metrics pending)

Description

Feature Request

Cypress also has API mocking built in and it works a bit different than msw, it would be great if we could generate stubs with fake data for that: https://docs.cypress.io/guides/guides/network-requests#Stubbing

Contributor guide