cypress-expect

v3.1.2
Cypress CLI wrapper where you can specify the total number of expected tests
cypress cli

test

node ./bin run --passing 3

badges

npx -p dependency-version-badge update-badge cypress

test:empty

node ./bin run --config specPattern='cypress/empty-specs/*.js' --expect-exactly ./cypress/empty-specs/expected.json

test:expect:1

node ./bin run --expect ./cypress/e2e/expected.json

test:expect:2

node ./bin run --expect ./cypress/failing/expected.json --config specPattern='cypress/failing/spec.js'

test:expect:3

node ./bin run --expect ./cypress/all-matched/expected.json --config specPattern='cypress/all-matched/spec.js'

test:exactly:1

node ./bin run --expect-exactly ./cypress/e2e/expected.json

semantic-release

semantic-release

Metadata

  • MIT
  • Whatever
  • Gleb Bahmutov
  • released 7/27/2024

Downloads

Maintainers