Skip to content

basarat/cypress-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update

Cypress now supports TypeScript out of the box so you no longer need this repo. Here is a lesson using the built in support:

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 🌹

About

A quick start for Cypress + TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published