8.1.0 • Published 5 years ago

testarmada-magellan-nightwatch-plugin v8.1.0

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

magellan-nightwatch-plugin

A magellan plugin that connects magellan and nightwatch.

PLEASE NOTE: v6.0.0 would only be compatible with Magellan v10.0.0 and higher

Usage

  1. Add following code to your package.json.

    "testarmada-magellan-nightwatch-plugin": "^5.0.0"
  2. Add following code to your magellan.json (optional)

    "framework": "testarmada-magellan-nightwatch-plugin"

Please notice that the step 2 is optional, magellan will try to load this plugin by default. It won't hurt if the plugin is out found. However, it is still recommended to add it to your magellan.json

What does it do

This plugin connects magellan and nightwatch by

1. passing down magellan test filters (by tags, groups and/or tests) to nightwatch for test case selection.
2. modifying necessary ports so that magellan can run test in parallel (multi-worker) mode.
3. fixing some easy-to-forget configurations in `nightwatch.json` if there is any, to run test in parallel (multi-worker) mode.
4. passing down node env/configurations for child process spawn purpose.

Update notes

@8.0.0

Add .js config support. Right now you can name your nightwatch configuration file in both .json and .js format. Please note, to support .js format you also need nightwatch-extra@5.1.0

License

Documentation in this project is licensed under Creative Commons Attribution 4.0 International License. Full details available at https://creativecommons.org/licenses/by/4.0

8.1.0

5 years ago

8.0.9

5 years ago

8.0.8

5 years ago

8.0.7

5 years ago

8.0.6

5 years ago

8.0.5

5 years ago

8.0.4

5 years ago

8.0.3

5 years ago

8.0.2

6 years ago

8.0.1

6 years ago

8.0.0

6 years ago

8.0.0-beta1

6 years ago

7.0.0

7 years ago

6.0.2

7 years ago

6.0.1

7 years ago

6.0.0

7 years ago

6.0.0-beta1

7 years ago

5.2.0

7 years ago

5.1.0

7 years ago

5.1.0-beta1

7 years ago

5.0.2

8 years ago

5.0.1

8 years ago

5.0.1-beta2

8 years ago

5.0.1-beta1

8 years ago

5.0.0

8 years ago

4.0.0

8 years ago

3.0.1

8 years ago

3.0.0

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago