grunt-protractor-runner

时间:2021-05-31 18:18:37
【文件属性】:
文件名称:grunt-protractor-runner
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-31 18:18:37
JavaScript 咕噜-量角器-跑步者 用于运行 runner 的 Grunt 插件。 入门 这个插件需要 Grunt ~0.4.1和 Protractor >=0.10.0-0 <1.0.0 如果您以前没有使用过 ,请务必查看指南,因为它解释了如何创建以及安装和使用 Grunt 插件。 熟悉该过程后,您可以使用以下命令安装此插件: npm install grunt-protractor-runner --save-dev 安装插件后,可以使用以下 JavaScript 代码在 Gruntfile 中启用它: grunt . loadNpmTasks ( 'grunt-protractor-runner' ) ; “量角器”任务 概述 在项目的 Gruntfile 中,将名为protractor的部分添加到传递给grunt.initConfig()的数据对象中。 grunt . initCo
【文件预览】:
grunt-protractor-runner-master
----LICENSE-MIT(1KB)
----package.json(1KB)
----tasks()
--------protractor_runner.js(4KB)
----test()
--------argsTest.js(409B)
--------testConf.js(3KB)
--------failedTest.js(147B)
--------blankTest.js(0B)
--------debugTest.js(494B)
----Gruntfile.js(2KB)
----.gitignore(40B)
----README.md(5KB)
----.jshintrc(191B)

网友评论