cypress-cy

1.4.1 • Public • Published

cypress-cy

Run Cypress with less typing

https://github.com/alexsch01/cypress-cy


How To Install

npm install -g cypress-cy

Examples

cy run cypress run --browser chrome

cy open cypress run --browser chrome --headed --no-exit

cy ntlm run cypress-ntlm run --browser chrome

cy ntlm open cypress-ntlm run --browser chrome --headed --no-exit

How To Uninstall

npm uninstall -g cypress-cy

*****
In the Global NPM folder, delete:
- On Windows: "cy" and "cy.cmd"
- Otherwise: "cy"
*****

Readme

Keywords

Package Sidebar

Install

npm i cypress-cy

Weekly Downloads

4

Version

1.4.1

License

MIT

Unpacked Size

4.15 kB

Total Files

7

Last publish

Collaborators

  • alexsch01