Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 161 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 161 Bytes

study-group-2

Commands

Install dependencies:

yarn install

Open Cypress test runner

yarn cypress open

Run tests

yarn cypress run