承接 sergeymakinen/yii2-tests 相关项目开发

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

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

sergeymakinen/yii2-tests

最新稳定版本:v2.2.1

Composer 安装命令:

composer require sergeymakinen/yii2-tests

包简介

Common Yii 2 extension tests stuff

README 文档

README

Common Yii 2 extension tests stuff. I use it in my extension tests but you're also free to use. :)

Code Quality Build Status Code Coverage SensioLabsInsight

Packagist Version Total Downloads Software License

Installation

The preferred way to install this extension is through composer.

Either run

composer require --dev "sergeymakinen/yii2-tests:^2.0"

or add

"sergeymakinen/yii2-tests": "^2.0"

to the require-dev section of your composer.json file.

Usage

class MyClassTest extends \sergeymakinen\yii\tests\TestCase
{
    // Use protected methods defined in the TestCase class
}

统计信息

  • 总下载量: 11.88k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 10
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-12-02