@you54f/cypress

Cypress.io end to end testing tool

Usage no npm install needed!

<script type="module">
  import you54fCypress from 'https://cdn.skypack.dev/@you54f/cypress';
</script>

README

Cypress

What is this?

Cypress comes packaged as an npm module, which is all you need to get started.

After installing you'll be able to:

  • Open Cypress from the CLI
  • Run Cypress from the CLI
  • require Cypress as a module

Install

Requires Node version >= 4.0.0

npm install --save-dev cypress

Documentation

Please visit our documentation for a full list of commands and examples.