Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

[ARCHIVED] Example running specs using Cypress via its module API

Notifications You must be signed in to change notification settings

cypress-io/cypress-test-module-api

Repository files navigation

Example and test running specs using Cypress via its Module API

renovate-app badge CircleCI

Testing

  • Install dependencies for this module npm install
  • Install a version of Cypress to test, for example npm i cypress@3.0.0
  • Run tests with npm test

Debugging

Run tests with DEBUG=test environment variable to see more log messages

About

[ARCHIVED] Example running specs using Cypress via its module API

Resources

Code of conduct

Stars

Watchers

Forks