Skip to content

dreamshotrocks/cypress-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Available Scripts

In the project directory, you can run:

npx cypress open - to open Cypress

When Cypress is launched, select 'E2E Testing' from the 'Welcome to Cypress!' window.

Select a Browser by clicking any of the available browsers from the 'Choose a Browser' window and click 'Start E2E Testing' button.

The spec files are displayed in the 'Specs' tab from the navigation in the left.

An example Spec Files is located in: cypress-boilerplate\cypress\integration\functional

Newly added spec files should be located in the same directory and should be named accordingly to the following convetion:

'exampleTest.cy.js'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published