wyrihaximus / test-utilities
🛠️ api-clients 包的测试工具
6.0.10
2024-09-21 21:04 UTC
Requires
- php: ^8.2
- brandembassy/mockery-tools: ^4.1.3
- ecoapm/libyear: ^2.3
- ergebnis/composer-normalize: ^2.43.0
- ergebnis/phpunit-slow-test-detector: ^2.15.1
- icanhazstring/composer-unused: ^0.8.11
- infection/infection: ^0.27.0
- maglnet/composer-require-checker: ^4.12.0
- mockery/mockery: ^1.6.12
- nunomaduro/collision: ^7.10.0
- orklah/psalm-insane-comparison: ^2.3.0
- php-coveralls/php-coveralls: ^2.7.0
- php-parallel-lint/php-console-highlighter: ^1.0
- php-parallel-lint/php-parallel-lint: ^1.4.0
- php-standard-library/psalm-plugin: ^1.1.5 || ^2.2.1
- phpstan/phpstan: ^1.12.4
- phpunit/phpunit: ^10.5.32
- psalm/plugin-mockery: ^1.1
- psalm/plugin-phpunit: ^0.19.0
- roave/backward-compatibility-check: ^8.6.0
- roave/infection-static-analysis-plugin: ^1.33.0
- squizlabs/php_codesniffer: ^3.10.1
- thecodingmachine/safe: ^2.5.0
- vimeo/psalm: ^5.25.0
- wyrihaximus/coding-standard: ^2.14.0
- wyrihaximus/phpstan-rules-wrapper: ^6.3.0
Conflicts
- composer/compoer: <2.6.0
- symfony/dependency-injection: <5.0.0
- dev-master
- 6.0.10
- 6.0.9
- 6.0.8
- 6.0.7
- 6.0.6
- 6.0.5
- 6.0.4
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0
- 5.6.0
- 5.5.8
- 5.5.7
- 5.5.6
- 5.5.5
- 5.5.4
- 5.5.3
- 5.5.2
- 5.5.0
- 5.4.0
- 5.3.1
- 5.3.0
- 5.2.4
- 5.2.3
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.10
- 5.1.9
- 5.1.8
- 5.1.7
- 5.1.6
- 5.1.5
- 5.1.4
- 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.21
- 5.0.20
- 5.0.19
- 5.0.18
- 5.0.17
- 5.0.16
- 5.0.15
- 5.0.14
- 5.0.13
- 5.0.11
- 5.0.10
- 5.0.9
- 5.0.8
- 5.0.7
- 5.0.6
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.0.0
- 3.7.6
- 3.7.5
- 3.7.4
- 3.7.3
- 3.7.2
- 3.7.1
- 3.7.0
- 3.6.8
- 3.6.7
- 3.6.6
- 3.6.5
- 3.6.4
- 3.6.3
- 3.6.2
- 3.6.1
- 3.6.0
- 3.5.14
- 3.5.13
- 3.5.12
- 3.5.11
- 3.5.10
- 3.5.9
- 3.5.8
- 3.5.7
- 3.5.6
- 3.5.5
- 3.5.4
- 3.5.3
- 3.5.2
- 3.5.1
- 3.5.0
- 3.4.1
- 3.4.0
- 3.3.3
- 3.3.2
- 3.3.1
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.0
- 2.9.0
- 2.8.2
- 2.8.1
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- 2.0.0-alpha2
- 2.0.0-alpha1
- 1.6.1
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.1
- 1.0.0
- dev-renovate/infection-packages
- dev-renovate/major-phpunit
- dev-renovate/roave-backward-compatibility-check-8.x
- dev-renovate/squizlabs-php_codesniffer-3.x
- dev-renovate/vimeo-psalm-5.x
- dev-drop-brandembassy-mockery-tools
- dev-dependabot/composer/composer/composer-2.7.9
- dev-renovate/brandembassy-mockery-tools-5.x
- dev-dependabot/composer/guzzlehttp/psr7-2.7.0
- dev-renovate/phpunit
- dev-drop-nunomaduro-collision
- dev-bump-wyrihaximus-phpstan-rules-wrapper-to-v7
- dev-renovate/phpstan-packages
- dev-renovate/php-8.x
- dev-only-run-syntax-check-unit-tests-and-mutation-tests-across-all-supported-versions
- dev-Release-Management-should-run-in-order,-one-at-a-time
- dev-install-required-php-extensions-directly-on-the-os
- dev-use-continue-on-error-for-upcoming-PHP-releases
- dev-composer-unused-configuration-file
- dev-move-infection-also-to-etc-qa
- dev-use-call-on-windows
- dev-dependabot/composer/wyrihaximus/phpstan-rules-wrapper-1.2.4
- dev-phpunit-github-actions-printer
This package is auto-updated.
Last update: 2024-09-22 16:39:02 UTC
README
安装
要通过 Composer 安装,请使用以下命令,它将自动检测最新版本并将其绑定到 ^
。
composer require wyrihaximus/test-utilities
用法
任何测试文件都可以扩展 WyriHaximus\TestUtilities\TestCase
,它附带一些好处,例如随机命名空间和随机目录,可用于与文件存储相关的测试。
许可证
MIT 许可证 (MIT)
版权所有 © 2024 Cees-Jan Kiewiet
特此授予任何人无限制地获取本软件及其相关文档文件(“软件”)的副本(以下简称“软件”),并允许其使用、复制、修改、合并、发布、分发、再许可和/或销售软件的副本,并允许向软件提供副本的人执行上述操作,但需遵守以下条件
上述版权声明和本许可声明应包含在软件的所有副本或主要部分中。
本软件按“原样”提供,不提供任何形式的保证,明示或暗示,包括但不限于适销性、针对特定目的的适用性和非侵权性保证。在任何情况下,作者或版权所有者均不对任何索赔、损害或其他责任负责,无论此类索赔、损害或其他责任是基于合同、侵权或其他原因,是否与软件有关、使用软件或其他方式。