提升/common-tool

ERP 软件包

0.2.1 2023-07-27 04:56 UTC

This package is auto-updated.

Last update: 2024-08-27 15:38:59 UTC


README

!! 重要:运行所有测试用例前必须安装 Xdebug。

请在此推送前进行检查

Phpunit: ./vendor/bin/phpunit -c phpunit.xml

Phpstan: ./vendor/bin/phpstan analyse src tests

Infection: ./vendor/bin/infection --initial-tests-php-options="-d zend_extension=xdebug.so"

目标

  • 覆盖率 100%