Skip to content

CherrelleMorrison/cmorrison-bootcampProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmorrison-bootcampProject

Prerequisites

  1. npm, NodeJS To check if it is insalled, type node --v in the terminal. If not install download from https://nodejs.org/en/

  2. Visual Studio Code If not already installed, please find download here: https://code.visualstudio.com/download

Installation

  1. Clone the repository This can be done from VS Code home page-> clone git repository option OR from the terminal using the command git clone https://github.com/CherrelleMorrison/cmorrison-bootcampProject.git

  2. Initialize with npm npm init -y

  3. Install cypress npm install cypress --save-dev

Execution

a. From the terminal in VS Code:

To run using GUI mode: npx cypress open The list of test suites will be displayed, select the test you intend to run

b. To run in headless mode: npm test

Contact Information

Cherrelle Morrison- morrisoncherrelle@gmail.com Github Repository- https://github.com/CherrelleMorrison/cmorrison-bootcampProject

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages