@cypress/react

v5.9.4
Unit test React components using Cypress
react cypress cypress-io test testing

test

yarn cy:run

build

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

watch

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

cy:run

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

cy:open

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

pretest

yarn transpile

test-ci

node ../../scripts/run-ct-examples.js --examplesList=./examples.env

transpile

tsc

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
  • Unknown
  • released 8/10/2021

Downloads