/cypress-ts

A quick start for Cypress + TypeScript

Primary LanguageJavaScript

Cypress + TypeScript quickstart

Get started quickly with Cypress + TypeScript

Setup

git clone https://github.com/basarat/cypress-ts.git
cd cypress-ts
npm i

Use

  • During development npm start
  • On build server npm test

Housekeeping

  • Update dependencies to latest : npm run update

YouTube Walkthrough

More

Enjoy 🌹