@uirouter/cypress-runner

3.0.0 • Public • Published

cypress-runner

Serves an app, and runs cypress e2e tests

Usage:

Usage: cypress-runner.js [open|run] [options]

Commands:
  cypress-runner.js open  Open the cypress UI
  cypress-runner.js run   Runs the cypress test suite

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]
  --path     The path to serve files from                      [default: "dist"]
  --port     The port to serve files from                        [default: 4000]

Specify either "open" or "run"

Examples

Run your cypress e2e tests against the SPA located in dist:

cypress-runner run --path dist

Opens the cypress UI to interactively run e2d tests against the SPA located in dist:

cypress-runner open --path dist

Readme

Keywords

none

Package Sidebar

Install

npm i @uirouter/cypress-runner

Weekly Downloads

99

Version

3.0.0

License

MIT

Unpacked Size

10.4 kB

Total Files

7

Last publish

Collaborators

  • christopherthielen
  • nateabele
  • elboman
  • wawyed