xendk/argus
最新稳定版本:1.0.0
Composer 安装命令:
composer require xendk/argus
包简介
Visual inspection for Codeception.
README 文档
README
This is a visual testing module for Codeception.
Usage
Install the module using composer and add Argus, together with
WebDriver, to the modules in your suite.yml file, and sprinkle
$I->eyeball("filename/description") through your test.
Run your tests and they should fail due to new screen-shots. Look
through all the *.result.png files and make sure they look as they
should, and rename them to *.original.png.
Now Argus will compare the screen-shots of new test runs with the
originals and fail if detecting any differences. It will also leave the
new *.result.png file and a *.diff.png highlighting the
differences for inspection. Replace the *.original.png file with the
corresponding *.result.png to accept the changes, or fix the error.
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2015-04-24