Skip to content

thekiiingbob/cypress-the-internet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress The Internet

This repo is an example of various testing scenarios leveraging Dave Haeffner's "The Internet"

This was used for demonstration purposes for a talk at the Austin Automation Professionals MeetUp group in Austin, TX.

Slides for the talk can be found HERE

Usage

Prerequisites

Node installed on your machine

Running tests

Clone down this repo and run npm install, then cd into the cloned directory.

To run the tests headless run npm test.

To open up cypress to run npm run cy:open. The cypress GUI should open and you can then run individual tests or click the "Run All Specs" button to run all the specs.

About

Using cypress to test "The Internet"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published