ajay-sky / cypress-env-configs

Basic project which demonstrates how to set Cypress up for different environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cypress-env-configs

This is a basic project which demonstrates how to set Cypress up for different environments.

To get started, navigate to the root directory and run npm install. Once installed, you can run the following lines to start the tests:

cy:open

cy:development

cy:stage

cy:production

About

Basic project which demonstrates how to set Cypress up for different environments


Languages

Language:JavaScript 100.0%