var-lab / test-utils
dev-main
2023-03-24 14:33 UTC
Requires
- php: ~8.1
- ext-ctype: *
- ext-iconv: *
- spatie/phpunit-snapshot-assertions: ~4.2 || ~5.0
Requires (Dev)
- ext-pcntl: *
- api-platform/core: ^3.0
- composer/package-versions-deprecated: ^1.11.99.4
- doctrine/doctrine-bundle: ^2.7
- doctrine/orm: ^2.13
- ergebnis/composer-normalize: ^2.15
- jangregor/phpstan-prophecy: ^1.0.0
- phpspec/prophecy-phpunit: ^2.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.4
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpstan/phpstan-strict-rules: ^1.1
- phpunit/phpunit: 9.5.16
- psalm/plugin-phpunit: ^0.16.1
- slevomat/coding-standard: ^8.4
- squizlabs/php_codesniffer: ^3.7
- symfony/uid: ^6.1
- thecodingmachine/phpstan-safe-rule: ^1.2
- var-lab/coding-standard: dev-main
- weirdan/doctrine-psalm-plugin: ^2.0
This package is auto-updated.
Last update: 2024-09-24 17:36:12 UTC
README
本软件包包含一些用于与phpunit一起进行测试的实用工具
安装
该软件包在packagist.org上有提供,可以通过composer进行安装
composer require var-lab/test-utils:dev-main
贡献
源代码托管在我们的GitLab服务上 https://git.var-lab.com。欢迎注册个人账户,为我们的开源项目贡献力量。