eleving/common-tool

ERP package

0.2.1 2023-07-27 04:56 UTC

This package is auto-updated.

Last update: 2024-04-27 15:04:39 UTC


README

!! Important: Xdebug must be installed to run all test cases.

please check before pushing with this:

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"

Goal

  • make coverage 100%