Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./bin/phpunit command not found #3

Open
numediaweb opened this issue May 20, 2023 · 1 comment
Open

./bin/phpunit command not found #3

numediaweb opened this issue May 20, 2023 · 1 comment

Comments

@numediaweb
Copy link

We cannot follow the Symfony docs: https://symfony.com/doc/5.4/testing.html#the-phpunit-testing-framework as we have a missing dev dependency that symlinks the ./bin/phpunit...
I suggest ading symfony/phpunit-bridge as a dev dependency: composer req --dev symfony/phpunit-bridge to solve that issue.

@mdevlamynck
Copy link
Contributor

I'm not sure I understand your issue and we're not using phpunit-bridge. Can you elaborate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants