example.json 158 B

12345
  1. {
  2. "name": "Using fixtures to represent data",
  3. "email": "hello@cypress.io",
  4. "body": "Fixtures are a great way to mock data for responses to routes"
  5. }