@cypress/react

v6.1.1
Test React components using Cypress
react cypress cypress-io test testing

test

yarn cy:run

build

rimraf dist && rollup -c rollup.config.js

watch

yarn build --watch --watch.exclude ./dist/**/*

cy:run

node ../../scripts/cypress.js run --component

cy:open

node ../../scripts/cypress.js open --component

postbuild

node ../../scripts/sync-exported-npm-with-cli.js

build-prod

yarn build

cy:run:debug

node --inspect-brk ../../scripts/start.js --component-testing --run-project ${PWD}

cy:open:debug

node --inspect-brk ../../scripts/start.js --component-testing --run-project ${PWD}
npm i @cypress/[email protected]

Metadata

  • MIT
  • Whatever
  • Gleb Bahmutov
  • released 8/15/2022

Downloads