edmondscommerce/behat-screenshot-context

dev-master 2018-03-21 10:44 UTC

This package is auto-updated.

Last update: 2024-08-29 04:36:55 UTC


README

Edmonds Commerce 提供

一个简单的 Behat 环境允许你在触发“我需要截图”步骤时进行截图。

安装

通过 composer 安装

"edmondscommerce/behat-screenshot-context": "dev-master"

在 Behat 配置中包含环境

default:
    # ...
    suites:
        default:
            # ...
            contexts:
                - # ...
                - EdmondsCommerce\BehatScreenshotContext\ScreenshotContext