Skip to content

This is a simple example of how to use Cypress to test a web application.

Notifications You must be signed in to change notification settings

andriilive/cypress-example

Repository files navigation

Cypress example

StandWithUkraine 

This is a simple example of how to use Cypress to test a web application.

Scripts

Use JB Aqua to run the following scripts:

# Install
npm install

# Open Cypress
npm run cypress:open

# Run Headless Tests (Electron)
npm run cypress:run

# Run Headless Tests (Chrome, Firefox, Safari)
npm run cypress:run:chrome
npm run cypress:run:firefox
npm run cypress:run:safari

About

This is a simple example of how to use Cypress to test a web application.

Topics

Resources

Stars

Watchers

Forks