smcclure15 / cypress-demo

Demo of Cypress E2E Testing Capabilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Project for Cypress E2E Testing Capabilities

Note that this project does not automatically run any build/test steps and is only for demo purposes.

Getting started

Get started by installing Node and running npm install.

Run Tests

Run tests locally via npx cypress open and follow the prompts.

Misc

It's recommended to run npx eslint cypress/** --fix before committing.

About

Demo of Cypress E2E Testing Capabilities


Languages

Language:JavaScript 100.0%