cypress-ts
v0.0.0
Published
Quick start for Cypress + TypeScript
Downloads
9
Readme
Cypress + TypeScript quickstart
Get started quickly with Cypress + TypeScript
Setup
git clone https://github.com/basarat/cypress-ts.git
npm i
Use
- During development
npm start
- On build server
npm test
Housekeeping
- Update dependencies to latest :
npm run update
More
Enjoy 🌹