Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

Introduction to Cypress course at Test Automation University

License

Notifications You must be signed in to change notification settings

JohanBrorson/introduction-to-cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

introduction-to-cypress

Introduction to Cypress course at Test Automation University

Preconditions

The following tools needs to be installed:

  • Node.js
  • Yarn

Install dependencies:

yarn install

To be able to run the visual validations test the APPLITOOLS_API_KEY must be set.

export APPLITOOLS_API_KEY=<your API key>

Tests

To run all cypress tests:

yarn test

About

Introduction to Cypress course at Test Automation University

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published