Test

Paul Jácome - Quito / Ecuador - Software Web Developer

Linkedin Profile

GitHub Profile

Bitbucket Profile

Whatsapp Profile

Product_Png

Coverage (min 90%)

Product_Png

Install Dependencies

npm ci

Run App

npm run dev

Enter URL

http://localhost:5173/

Run unit test

npm run test

Run unit coverage

npm run coverage

Run Cypress (visual)

Before run the command should run the dev server (npm run dev)

npx cypress open

Run e2e

npm run e2e

cypress