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
It seems like some commit broke at least the master. If I run ./phpunit it crashes after installing the packages with:
[RuntimeException]
Could not scan for classes inside "tests/" which does not appear to be a file nor a folder
I did a bit of digging and the only reference I found was a classmap option in composer.json from the zip file in the .phpunit directory. Sadly I was unable to fix it myself as it keeps overwriting everything.