1.0.1 • Published 1 year ago

cyconfig v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

npm-cyconfig

About

This npm will create the necessary directories and files needed to run Cypress in headless mode without running the GUI interface. It will include a test script called "spec.cy.js"

Setup Cypress

npm install cypress --save-dev

npm install cyconfig --save-dev

npx cyconfig

npx cypress run --spec 'cypress/e2e/spec.cy.js'

1.0.1

1 year ago

1.0.0

1 year ago