Dtesch9 / cypress-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run guide

Create a file cypress.env.json with the following data

{
  "email": "foo@gmail.com",
  "password": "bar"
}

Run

pnpm install pnpm cypress:open

About


Languages

Language:TypeScript 100.0%