Skip to content

smcclure15/cypress-demo

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published