5.0.79 • Published 5 years ago

@fromage/cli-plugin-e2e-nightwatch v5.0.79

Weekly downloads
45
License
MIT
Repository
github
Last release
5 years ago

@fromage/cli-plugin-e2e-nightwatch

e2e-nightwatch plugin for vue-cli

Injected Commands

  • vue-cli-service test:e2e

    run e2e tests with NightwatchJS.

    Options:

    --url        run e2e tests against given url instead of auto-starting dev server
    --config     use custom nightwatch config file (overrides internals)
    -e, --env    specify comma-delimited browser envs to run in (default: chrome)
    -t, --test   specify a test to run by name
    -f, --filter glob to filter tests by filename

    Note: this plugin currently uses Nightwatch v0.9.x. We are waiting for Nightwatch 1.0 to stabilize before upgrading.

    Additionally, all Nightwatch CLI options are also supported.

Configuration

We've pre-configured Nightwatch to run with Chrome by default. If you wish to run e2e tests in additional browsers, you will need to add a nightwatch.config.js or nightwatch.json in your project root to configure additional browsers. The config will be merged into the internal Nightwatch config.

Alternatively, you can completely replace the internal config with a custom config file using the --config option.

Consult Nightwatch docs for configuration options and how to setup browser drivers.

Installing in an Already Created Project

vue add @fromage/e2e-nightwatch
5.0.79

5 years ago

5.0.75

5 years ago

5.0.74

5 years ago

5.0.70

5 years ago

5.0.69

5 years ago

5.0.65

5 years ago

5.0.64

5 years ago

5.0.62

5 years ago

5.0.56

5 years ago

5.0.48

5 years ago

5.0.47

5 years ago

5.0.46

5 years ago

5.0.45

5 years ago

5.0.44

5 years ago

5.0.43

5 years ago

5.0.42

5 years ago

5.0.41

5 years ago

5.0.40

5 years ago

5.0.39

5 years ago

5.0.37

5 years ago

5.0.35

5 years ago

5.0.34

5 years ago

5.0.32

5 years ago

5.0.31

5 years ago

5.0.30

5 years ago

5.0.29

5 years ago

5.0.24

5 years ago

5.0.23

5 years ago

5.0.22

5 years ago

5.0.21

5 years ago

5.0.20

5 years ago

5.0.18

5 years ago

5.0.17

5 years ago

5.0.16

5 years ago

5.0.15

5 years ago

5.0.14

5 years ago

5.0.13

5 years ago

5.0.12

5 years ago

5.0.11

5 years ago

5.0.10

5 years ago

5.0.9

5 years ago

5.0.8

5 years ago

5.0.7

5 years ago

5.0.5

5 years ago

5.0.1

5 years ago