Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 403 Bytes

cypress-form

Test suite in Cypress to test the most popular components in a html form. Screenshot 2021-07-08 at 5 25 09 pm

To serve the project on the local machine make sure to have a newer version of Node.js installed and then run:

npx serve

open up another terminal and run:

npm run e2e