jorgegc/behat-drupal-extension
最新稳定版本:0.1.0
Composer 安装命令:
composer require jorgegc/behat-drupal-extension
包简介
The commonly used functionality used in Behat testing using Drupal.
README 文档
README
Overview
The commonly used functionality used in Behat testing using Drupal.
Available Contexts
- WatchdogContext
- Provides step definitions for interacting with Drupal watchdog.
Installation
This project can be checked out with Composer.
"require": {
"jorgegc/behat-drupal-extension": "*"
}
Usage
Declare in your behat.yml file the contexts you want to use.
Example
default: # ... suites: default: contexts: - JGC\Behat\DrupalExtension\Context\WatchdogContext
统计信息
- 总下载量: 199
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2015-08-11