Skip to content

juan-belmonte/investigate-qa-cypress-assessment

Repository files navigation

Investigate - QA Cypress API testing assessment

The tests are writen using Cypress. It's recommended you learn their documentation.

Getting started running the tests

Pre-requists

Then install the dependencies:

npm install

To run the tests in a headless mode:

npm run test

To run the tests in Cypress runner:

npm run open

Configuration

All configuration settings are defined inside the env block in cypress.json.

About

Investigate QA technical assessment: testing APIs using Cypress

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published