5.0.79 • Published 6 years ago

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

Weekly downloads
45
License
MIT
Repository
github
Last release
6 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

6 years ago

5.0.75

6 years ago

5.0.74

6 years ago

5.0.70

6 years ago

5.0.69

6 years ago

5.0.65

6 years ago

5.0.64

6 years ago

5.0.62

6 years ago

5.0.56

6 years ago

5.0.48

6 years ago

5.0.47

6 years ago

5.0.46

6 years ago

5.0.45

6 years ago

5.0.44

6 years ago

5.0.43

6 years ago

5.0.42

6 years ago

5.0.41

6 years ago

5.0.40

6 years ago

5.0.39

6 years ago

5.0.37

6 years ago

5.0.35

6 years ago

5.0.34

6 years ago

5.0.32

6 years ago

5.0.31

6 years ago

5.0.30

6 years ago

5.0.29

6 years ago

5.0.24

6 years ago

5.0.23

6 years ago

5.0.22

6 years ago

5.0.21

6 years ago

5.0.20

6 years ago

5.0.18

6 years ago

5.0.17

6 years ago

5.0.16

6 years ago

5.0.15

6 years ago

5.0.14

6 years ago

5.0.13

6 years ago

5.0.12

6 years ago

5.0.11

6 years ago

5.0.10

6 years ago

5.0.9

6 years ago

5.0.8

6 years ago

5.0.7

6 years ago

5.0.5

6 years ago

5.0.1

6 years ago