grunt-ghost-inspector:Grunt插件,用于执行Ghost Inspector测试

时间:2021-05-12 02:45:08
【文件属性】:
文件名称:grunt-ghost-inspector:Grunt插件,用于执行Ghost Inspector测试
文件大小:73KB
文件格式:ZIP
更新时间:2021-05-12 02:45:08
JavaScript 用于Ghost检查器的Grunt插件 Grunt插件,用于执行Ghost Inspector自动化UI测试。 入门 该插件需要Grunt ^1.1.0 如果您以前从未使用过 ,请务必查看《指南》,因为它说明了如何创建以及安装和使用Grunt插件。 熟悉该过程后,可以使用以下命令安装此插件: npm install grunt-ghost-inspector --save-dev 插件安装完成后,可以使用以下JavaScript代码在您的Gruntfile中启用该插件: grunt . loadNpmTasks ( 'grunt-ghost-inspector' ) ; “ ghostinspector”任务 概述 在项目的Gruntfile中,向传递给grunt.initConfig()的数据对象添加一个名为ghostinspector的部分。 grunt . initConfig
【文件预览】:
grunt-ghost-inspector-stable
----.eslintrc.json(89B)
----Gruntfile.js(557B)
----.circleci()
--------config.yml(1KB)
----.npmignore(35B)
----tasks()
--------ghostinspector.js(3KB)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(42B)
----.prettierrc.js(125B)
----package-lock.json(284KB)
----package.json(1KB)

网友评论