yii-tools/support

Support library tests for Yii3

This package's canonical repository appears to be gone and the package has been frozen as a result.

dev-main / 1.0.x-dev 2023-02-26 14:04 UTC

This package is auto-updated.

Last update: 2024-01-08 20:12:45 UTC


README

121752654?s=200&v=4

Support.


Install

composer require yii-tools/support

Checking dependencies

This package uses composer-require-checker to check if all dependencies are correctly defined in composer.json.

To run the checker, execute the following command:

composer run check-dependencies

Mutation testing

Mutation testing is checked with Infection. To run it:

composer run mutation

Static analysis

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

composer run psalm

Testing

The code is tested with PHPUnit. To run tests:

composer run test

CI status

build codecov Mutation testing badge static analysis type-coverage StyleCI

License

The MIT License (MIT). Please see License File for more information.

Our social networks

Twitter