
Product
Introducing Pull Request Stories to Help Security Teams Track Supply Chain Risks
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
testarmada-magellan-nightwatch-plugin
Advanced tools
Magellan plugin to provide Nightwatch.js support
A magellan plugin that connects magellan and nightwatch.
PLEASE NOTE: v6.0.0 would only be compatible with Magellan v10.0.0 and higher
Add following code to your package.json
.
"testarmada-magellan-nightwatch-plugin": "^5.0.0"
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
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.
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
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
FAQs
Magellan plugin to provide Nightwatch.js support
The npm package testarmada-magellan-nightwatch-plugin receives a total of 12 weekly downloads. As such, testarmada-magellan-nightwatch-plugin popularity was classified as not popular.
We found that testarmada-magellan-nightwatch-plugin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.