Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 201 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 201 Bytes

How to use

Spec files should be placed in /test directory and named *.spec.js

Commands:

npm ci to install dependencies

npm run test:dev to open Cypress runner

npm run test to run tests