lancerhe/php-yafunit

该包最新版本(v1.2.0)没有提供许可证信息。

Yaf phpunit 应用程序测试。

v1.2.0 2016-08-21 07:33 UTC

This package is auto-updated.

Last update: 2024-09-05 15:35:06 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

yaf phpunit 库用于 Yaf 应用程序测试。

要求

PHP5.4.0 或更高版本

安装

创建或修改您的 composer.json 文件

{
    "require": {
        "lancerhe/php-yafunit": "1.2.0"
    }
}

使用方法

https://github.com/lancerhe/yaf-phpunit