Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 268 Bytes

readme.md

File metadata and controls

8 lines (5 loc) · 268 Bytes

Enpal QA Automation task

This repository is the base work for a live coding interview at Enpal.

How to run

Install dependencies with npm install and run the project with npx cypress open. The initial test spec is in parabank-unique-usercreation.spec.ts.