文件名称:gulp-mocha-phantomjs-test
文件大小:2KB
文件格式:ZIP
更新时间:2024-08-01 14:48:36
JavaScript
概述 测试用例来演示我无法解决的错误。 复制: npm install gulp test 我看到错误: Failed to start mocha. Unsafe JavaScript attempt to access frame with URL about:blank from frame with URL file:///Users/helen/src/prototypes/gulp-mocha-phantom-test/index.html. Domains, protocols and ports must match. 我相信这是由问题引起的,但由于他们还没有发布新的 Phantom 版本,我想知道是否有解决方法。
【文件预览】:
gulp-mocha-phantomjs-test-master
----test.js(249B)
----package.json(372B)
----gulpfile.js(209B)
----index.html(619B)
----.gitignore(13B)
----README.md(533B)