承接 drupal/tqextension 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

drupal/tqextension

最新稳定版本:1.4.8

Composer 安装命令:

composer require --dev drupal/tqextension

包简介

Behat extension for testing Drupal sites

README 文档

README

The TqExtension provide a flexible methods and API for testing websites running on Drupal 7. All code in this repository extends an integration layer provided by DrupalExtension.

Build Status Coverage Status Quality Score Coding standards Total Downloads Latest Stable Version License

Installation

  • curl -sS https://getcomposer.org/installer | php
  • vim composer.json
{
  "require": {
    "drupal/tqextension": "~1.0"
  },
  "config": {
    "bin-dir": "bin"
  }
}
  • composer install
  • cp -r vendor/drupal/tqextension/behat/ behat
  • Configure behat.yml

Requirements

Selenium 2.53 - is the final 2.x release. The latest version of Firefox it's supports - is 47.

  • Selenium 2.53 (not above)
  • Firefox 47 (not above)

Documentation

Author

Contributors

History

TqExtension is a next stage of development of Behat context by Propeople that is currently unsupported.

Presentations

统计信息

  • 总下载量: 34.38k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 11
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 11
  • Watchers: 3
  • Forks: 10
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-04