roxblnfk / yii-test-support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yii _____


The package ...

Latest Stable Version Total Downloads Build status Scrutinizer Code Quality Code Coverage Mutation testing badge static analysis

Installation

The package could be installed with composer:

composer install yiisoft/_____

General usage

Unit testing

The package is tested with PHPUnit. To run tests:

./vendor/bin/phpunit

Mutation testing

The package tests are checked with Infection mutation framework. To run it:

./vendor/bin/infection

Static analysis

The code is statically analyzed with Phan. To run static analysis:

./vendor/bin/phan

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%