Cypress
Overview
Cypress is a JavaScript End to End Testing framework.
It builds on Mocha and Chai, which are baked into it.
Installation
Install:
Run:
Add to package.json scripts:
Run from project root:
Last updated
Was this helpful?