phpunit
phpunit copied to clipboard
Error while using to generate code coverage
I think you can see the whole situation here:
- https://github.com/imanghafoori1/laravel-widgetize/actions/runs/9479009600
- https://github.com/imanghafoori1/laravel-widgetize/blob/master/.github/workflows/tests.yml
The error is not clear at all.
Strange. It looks like the PHPUnit binary isn't being loaded at all. I'll take a look into what could be causing this.