Cypress API Testing

Welcome to the Cypress API Testing Workshop!

Getting Started

To get started, open the guide at https://cypress-io.github.io/cypress-api-testing-workshop/ and continue in the Getting Started section.

If you cannot access the above URL, you can view the guide locally by running the following from the root directory:

npm run guide

This will serve the guide at http://localhost:8080.

Enjoy!