Skip to content

● Create Cypress framework from scratch with 1 API and 1 UI test, small ones. ● 2 steps under each test is enough. ● ReadMe file for the framework should include information how to trigger the test run.

License

Notifications You must be signed in to change notification settings

hmecelis/LimeStoneTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LimeStone Task:

● Create Cypress framework from scratch with 1 API and 1 UI test, small ones. ● 2 steps under each test is enough. ● ReadMe file for the framework should include information how to trigger the test run.

Installing and Running:

Prerequisites

  • Node.js installed
  • NPM installed

Installation

  1. Unzip the project file.
  2. Open a terminal in the project root directory.
  3. Install dependencies:
    npm install

How to Trigger the Test Run

To run the tests in "headless" mode (command line), run:

npx cypress run

To open the interactive Test Runner, run:

npx cypress open

About

● Create Cypress framework from scratch with 1 API and 1 UI test, small ones. ● 2 steps under each test is enough. ● ReadMe file for the framework should include information how to trigger the test run.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •