Skip to content

UpsideRealty/cypress-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Starter

A basic starter starter project for creating and running Cypress tests.

For information about using the Cypress application and writing tests, see the Cypress documentation.

Prerequisites:

Getting Started:

  1. Clone this repository to your local machine:
git clone git@github.com:UpsideRealty/cypress-starter.git
  1. Install dependencies:
cd cypress-starter
npm install
  1. Start the Cypress app:
npm run cy:open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published