lancerhe/php-yafunit

There is no license information available for the latest version (v1.2.0) of this package.

Yaf phpunit for application test.

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

This package is auto-updated.

Last update: 2024-04-05 14:43:39 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

yaf phpunit library for yaf application test.

Requirements

PHP5.4.0 or later

Installation

Create or modify your composer.json

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

Usage

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