mocha-phantomjs-core:在PhantomJS或SlimerJS中运行客户端Mocha测试的最简单方法

时间:2024-06-07 07:47:57
【文件属性】:

文件名称:mocha-phantomjs-core:在PhantomJS或SlimerJS中运行客户端Mocha测试的最简单方法

文件大小:35KB

文件格式:ZIP

更新时间:2024-06-07 07:47:57

JavaScript

在PhantomJS或SlimerJS中运行客户端Mocha测试 不推荐使用 Ariya Hidayat于2018年3月3日 。(有关更多信息,请参阅)。 phantomjs多年来一直为我们提供出色的无头浏览器,但是现在有了适用于和和无头模式,我们有了更好的选择。 是一个受mocha-phantomjs启发的项目,因此迁移应该很容易,并且您将在50%的用户实际使用的浏览器上运行测试! 我强烈推荐它。 我仍然会接受拉取请求,但是我自己不会回答问题或进行功能工作。 概括 因此,既然您的测试在简单的平面HTML文件上运行,现在如何在CI环境中运行它们? ? 我必须写什么karma.conf.js文件? 和一些后台跑步者任务? 我该如何通过一些测试? 等一下,我还需要为phantomjs或slimerjs安装启动器吗? ble。 phantomjs mocha-phantomjs-core.


【文件预览】:
mocha-phantomjs-core-master
----.travis.yml(978B)
----.eslintrc(528B)
----package.json(1KB)
----mocha-phantomjs-core.js(7KB)
----test()
--------bad.html(297B)
--------passing.html(522B)
--------screenshot.html(524B)
--------hooks()
--------failing-async.html(535B)
--------resource-errors.html(576B)
--------error.html(476B)
--------reporters()
--------viewport-size.html(535B)
--------no-mocha-run.html(443B)
--------external-sources.html(774B)
--------mixed.html(524B)
--------amd-inline-mocha-inline-setup.html(588B)
--------env.html(425B)
--------console-log.html(543B)
--------mocha.opts(31B)
--------cookie.html(445B)
--------blank.html(210B)
--------slow.html(518B)
--------mocha-runner.html(1KB)
--------user-agent.html(437B)
--------amd-delayed-mocha-delayed-setup.html(473B)
--------file.html(617B)
--------no-tests.html(256B)
--------viewport.html(461B)
--------amd-inline-mocha-delayed-setup.html(577B)
--------failing.html(494B)
--------send-event.html(717B)
--------lib()
--------iframe.html(2KB)
--------many.html(518B)
--------core.tests.coffee(13KB)
----.npmignore(71B)
----.gitignore(37B)
----CHANGELOG.md(3KB)
----README.md(7KB)
----MIT-LICENSE(1KB)
----browser-shim.js(5KB)

网友评论