Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 520 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 520 Bytes

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!