orval-labs/orval

Generate Cypress mocks

Open

#836 opened on Apr 20, 2023

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

Repository metrics

Stars
 (6,272 stars)
PR merge metrics
 (Avg merge 2d 15h) (73 merged PRs in 30d)

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