You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would suggest to use the travis config from the laminas team.
I have already used it in the LmcUserDoctrineOrm project. There I also the coveralls badges as well as the Laminas Coding Standard for phpcs
Hi!
i just had a look at your repo and it seems that the unit tests are not executed anymore:
`$ ./vendor/bin/phpunit --bootstrap=tests/bootstrap.php --configuration tests/phpunit.xml
PHPUnit 9.2.6 by Sebastian Bergmann and contributors.
Runtime: PHP 7.4.10 with Xdebug 2.9.6
Configuration: tests/phpunit.xml
Error: Incorrect whitelist config, no code coverage will be generated.
No tests executed!`
Regards Alex
The text was updated successfully, but these errors were encountered: