phpunit

PHPUnit 9.6.23 by Sebastian Bergmann and contributors.

...........E..................................................... 65 / 93 ( 69%)
...E..............
Deprecated: SimpleXMLElement::xpath(): Passing null to parameter #1 ($expression) of type string is deprecated in /Users/www/zd/phpqa/src/report.php on line 61
SSS.......                                      93 / 93 (100%)

Time: 00:00.118, Memory: 12.00 MB

There were 2 errors:

1) Edge\QA\ConfigTest::testMultipleConfig
Hamcrest\AssertionError: Expected: is "php,inc"
     but: was "php,inc,module"

/Users/www/zd/phpqa/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/MatcherAssert.php:115
/Users/www/zd/phpqa/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/MatcherAssert.php:52
/Users/www/zd/phpqa/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest.php:28
/Users/www/zd/phpqa/tests/Config/ConfigTest.php:131

2) Edge\QA\PathsTest::testPathToBinaryIsEscaped
Hamcrest\AssertionError: Expected: (a string starting with "php \"" and a string ending with "\"")
     but: a string starting with "php \"" was "php7.4 "/Users/www/zd/phpqa/tests/PathsTest.php""

/Users/www/zd/phpqa/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/MatcherAssert.php:115
/Users/www/zd/phpqa/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest/MatcherAssert.php:52
/Users/www/zd/phpqa/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest.php:28
/Users/www/zd/phpqa/tests/PathsTest.php:11

ERRORS!
Tests: 93, Assertions: 7, Errors: 2, Skipped: 3.