cypress-expect

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

test

node ./bin run --passing 3

test:expect:1

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

test:expect:2

node ./bin run --expect ./cypress/failing/expected.json --config integrationFolder=cypress/failing

test:expect:3

node ./bin run --expect ./cypress/all-matched/expected.json --config integrationFolder=cypress/all-matched

test:exactly:1

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

semantic-release

semantic-release

Metadata

  • MIT
  • Whatever
  • Gleb Bahmutov
  • released 6/23/2022

Downloads

Maintainers