Skip to content

jennymarin1989/api-automation-testing

Repository files navigation

api-automation-testing

header

Cypress is an automation tool that allows to write automated tests, making requests to the different HTTP methods and validating the responses

Test spec outcome

Screenshot 2024-11-10 at 12 17 44

Installing

  • Note that you should have installed NodeJS ^18.18.0 to proceed with steps below

  • Clone the project to your local directory

  • $git clone https://github.com/jennymarin1989/api-automation-testing.git

  • $cd api-automation-testing

  • $npm install

  • $cy:open (to run cypress in browser window)

  • $cy:run (to run cypress headless in terminal)

Technologies:

  • NodeJS ^18.18.0

  • cypress ^13.15.0

Author

Jenny Arenas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published