Skip to content

Example using multiple Cypress versions in a monorepo

Notifications You must be signed in to change notification settings

bahmutov/multiple-cy-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiple-cy-examples CircleCI

See circle.yml and package.json

There is one version of Cypress in folder one and another version in folder two.

Top level support and plugins

Both project files use common support.js and plugins.js files placed in the root of the monorepo. Each cypress/support/index.js just imports this top level support.js for example.

See two/cypress/plugins/index.js for example.

About

Example using multiple Cypress versions in a monorepo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published