Download the PHP package cooper/hyperf-pest without Composer
On this page you can find all versions of the php package cooper/hyperf-pest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package hyperf-pest
Pest Testing for Hyperf
Pest 是一个注重简单性的优雅 PHP 测试框架.
1.安装 Hyperf-skeleton (已有 Hyperf 项目请忽略)
https://github.com/hyperf/hyperf-skeleton
2.使用 Composer 安装
执行
3.测试命令
提示
- 在
composer.json
中scripts
添加命令快捷方式:"pest": "co-pest --prepend test/bootstrap.php -c phpunit.xml --colors=always"
; - 语法请看官方文档;
- 按照
phpunit
写测试也是可以的。
License
The MIT License (MIT). Please see License File for more information.
All versions of hyperf-pest with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
hyperf/contract Version ~3.0.0
hyperf/di Version ~3.0.0
hyperf/utils Version ~3.0.0
pestphp/pest Version ~1.23.0
hyperf/contract Version ~3.0.0
hyperf/di Version ~3.0.0
hyperf/utils Version ~3.0.0
pestphp/pest Version ~1.23.0
The package cooper/hyperf-pest contains the following files
Loading the files please wait ....