文件名称:magellan-nightwatch-plugin:麦哲伦插件提供Nightwatch.js支持
文件大小:17KB
文件格式:ZIP
更新时间:2024-06-16 12:57:34
JavaScript
:warning: :warning: 已淘汰 :warning: :warning: 该项目及其相关的TestArmada项目将不再受支持。 业主不会做进一步的工作,也不会对PR进行审查。 magellan-nightwatch-plugin 一个magellan插件,用于连接和。 请注意:v6.0.0仅与 v10.0.0及更高版本兼容 用法 将以下代码添加到package.json 。 "testarmada-magellan-nightwatch-plugin": "^5.0.0" 将以下代码添加到magellan.json (可选) "framework": "testarmada-magellan-nightwatch-plugin" 请注意,步骤2是可选的,默认情况下magellan会尝试加载此插件。 如果找到插件,不会有任何伤害。 但是,仍然建议将其添加到您的magellan.json 它有什么作用 该插件通过以
【文件预览】:
magellan-nightwatch-plugin-master
----.gitignore(533B)
----package.json(808B)
----.travis.yml(71B)
----LICENSE(1KB)
----index.js(704B)
----README.md(2KB)
----test_support()
--------mock_nightwatch_config.json(69B)
--------mock_nightwatch_config.js(93B)
--------mock_nightwatch_tests()
----lib()
--------test_run.js(3KB)
--------rewrite_config.js(3KB)
--------settings.js(1KB)
--------get_tests.js(2KB)
--------profile.js(2KB)
--------locator.js(164B)
--------help.js(663B)
--------file_filter.js(522B)
--------options.js(831B)
--------group_filter.js(692B)
--------logger.js(807B)
--------tag_filter.js(3KB)
--------single_test_filter.js(643B)
----test()
--------test_nightwatch_config_js_format.js(488B)
--------test_filtering.js(3KB)
--------tests.json(102B)
--------test_iteration.js(490B)