`composer test` don't works for windows
Nayjest opened this issue · 1 comments
Nayjest commented
Output:
>composer test
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
> phpunit
Could not open input file: <my_project_folder>\vendor\bin\/../phpunit/phpunit/phpunit
Nayjest commented
Issue fixed in composer, composer/composer#4990