yiisoft/test-support
Supporting tools for testing
Requires
- php: 8.0 - 8.5
- psr/clock: ^1.0
- psr/container: ^1.0 || ^2.0
- psr/event-dispatcher: ^1.0
- psr/http-message: ^1.1 || ^2.0
- psr/log: ^2.0|^3.0
- psr/simple-cache: ^2.0|^3.0
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.8.3
- maglnet/composer-require-checker: ^4.4
- phpunit/phpunit: ^9.6.22
- rector/rector: ^2.0.9
- spatie/phpunit-watcher: ^1.23.6
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-18 23:37:23 UTC
README
Yii Test Support
π Latest Stable Version
π Total Downloads
π Build status
π Code Coverage
π Mutation testing badge
π Static analysis
π type-coverage
The package is intended to simplify the process of testing application elements that depend on PSR interfaces.
Requirements
- PHP 8.0 - 8.5.
Installation
The package could be installed with Composer:
composer require yiisoft/test-support --dev
In case you need to satisfy PSR virtual packages (*-implementation requirements), add the following to require-dev
as well:
"yiisoft/psr-dummy-provider": "1.0"
Documentation
If you need help or have a question, the Yii Forum is a good place for that. You may also check out other Yii Community Resources.
License
The Yii Test Support is free software. It is released under the terms of the BSD License.
Please see LICENSE for more information.
Maintained by Yii Software.
Support the project
Follow updates
π Official website
π Twitter
π Telegram
π Facebook
π Slack
