lotaris/rox-client-phpunit 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

lotaris/rox-client-phpunit

Composer 安装命令:

composer require lotaris/rox-client-phpunit

包简介

PHPUnit client for submitting test results to ROX Center.

README 文档

README

PHPUnit listener to send results to ROX Center.

PHP version

Installation

Add the dependency to your composer.json file:

{
  "name": "My Project",
  "require-dev": {
    "lotaris/rox-client-phpunit": ">= 0.1.0"
  }
}

Update your composer.lock file:

php composer.phar update lotaris/rox-client-phpunit

Requirements

  • PHP 5.3 or higher

Usage

To track a test, you must assign it a ROX test key generated from your ROX Center server.

Test keys are assigned to a test using the @RoxableTest annotation:

use Lotaris\RoxClientPHPUnit\RoxableTest;

/**
 * @RoxableTest(key="ed0f4c560c33")
 */
public function testTheTruth() {
  $this->assertTrue(true);
}

Contributing

  • Fork
  • Create a topic branch - git checkout -b feature
  • Push to your branch - git push origin feature
  • Create a pull request from your branch

Please add a changelog entry with your name for new features and bug fixes.

License

rox-client-phpunit is licensed under the MIT License. See LICENSE.txt for the full text.

统计信息

  • 总下载量: 34
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 4
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-07-25

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固