1.7.0 • Published 2 years ago

nightwatch-generator v1.7.0

Weekly downloads
1
License
ISC
Repository
github
Last release
2 years ago

SnapTest NightwatchJS Test Generator

Generates test folders in the populate NightwatchJS framework via the snaptest-cli.

Master branch is published to npm and used in snaptest-cli as official NightwatchJS generator when the -r nightwatch flag is used.

snaptest -r nightwatch <other flags>

Contributions in the forms of PRs and tickets are welcome.

To Develop/Contribute

First, make sure you have the snaptest-cli tool installed by running npm install -g snaptest-cli. Then use snaptest-cli's custom generator flag to utilize your own branch/fork of this generator:

snaptest -c <absolute or relative path to generators index.js> ...

Full Example:

snaptest -c ./index.js -t iHrsRTzgENFUVI1TPAtIFqyd0QElssxy1TA0X9y

  1. The -c flag specifics a "custom" generator, which lets you use a local generator on your filesystem. This replaces the -r flag which specifies an official generator.
  2. The -t flag specific the access token that you can access via the snaptest extension.
  3. No folder or project is specified, so this will generate all the tests in your personal cloud account.

More info

  1. snaptest-cli reference at snaptest-cli
  2. Use the SnapTest extension code generator page to explore your options.
1.6.4

2 years ago

1.7.0

2 years ago

1.6.2

2 years ago

1.5.2

2 years ago

1.6.0

2 years ago

1.5.0

3 years ago

1.4.6

3 years ago

1.4.4

3 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.8

4 years ago

1.3.7

4 years ago

1.3.6

4 years ago

1.3.4

4 years ago

1.3.2

4 years ago

1.3.0

5 years ago

1.2.8

5 years ago

1.2.6

5 years ago

1.2.4

5 years ago

1.2.2

5 years ago

1.2.0

5 years ago

1.1.28

5 years ago

1.1.26

5 years ago

1.1.24

5 years ago

1.1.22

5 years ago

1.1.20

5 years ago

1.1.18

5 years ago

1.1.16

5 years ago

1.1.14

5 years ago

1.1.12

5 years ago

1.1.10

5 years ago

1.1.8

5 years ago

1.1.6

5 years ago

1.1.4

5 years ago

1.1.2

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

1.0.2

5 years ago