brainsum/qashot-compare
Composer 安装命令:
composer require brainsum/qashot-compare
包简介
Modified version of BackstopJS (3.9.2) Compare React app
README 文档
README
Modified version of BackstopJS Compare React app.
Development
Rename config.js.example to config.js in "output" folder.
To develop the React project run...
npm run dev-compare
To build the React project run...
npm run build-compare
This will generate /output/index_bundle.js.
/output/index_bundle.js contains all styles and js for the HTML report. In normal BackstopJS operation his file bundle will be copied into the correct HTML report directory during a test flow (e.g. when running backstop test) after bitmap generation has completed. See: /core/command/report.js writeBrowserReport() method for details on this mechanism.
Note: The files diverged.js & diff.js are copied from node_modules to /output/ during build.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-02-27