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: 2025-03-24 18:41:36 UTC
README
This package contains some utils for testing with phpunit:
Installation
The package is available on packagist.org and can be installed via composer:
composer require var-lab/test-utils:dev-main
Contribution
The source code is hosted on our GitLab-Servicer https://git.var-lab.com. Feel free to register an personal account to contribute to our opensource projects.