next.js/examples/with-cypress/cypress/fixtures/example.json
example.json6 lines155 B
{
  "name": "Using fixtures to represent data",
  "email": "hello@cypress.io",
  "body": "Fixtures are a great way to mock data for responses to routes"
}
Quest for Codev2.0.0
/
SIGN IN