Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 164 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 164 Bytes

Clone repository

npm install

npx cypress open

run conduit.spec.js

Generate report

npx generate-mochawesome-report --charts -o 'cypress/reports/conduit'