-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Fatal error caused by undefined method PHPUnit_Util_Configuration::getTestdoxGroupConfiguration() #2434
Comments
Duplicate of #2432. |
I had the same error and i run new command. Try to run the command |
tal error: Uncaught Error: Call to undefined method PHPUnit_Util_Configuration::getTestdoxGroupConfiguration() in C:\laragon\www\forum-tdd-apps\vendor\phpunit\phpunit\src\TextUI\TestRunner.php:1066 C:\laragon\www\forum-tdd-apps>phpunit Fatal error: Uncaught Error: Call to undefined method PHPUnit_Util_Configuration::getTestdoxGroupConfiguration() in C:\laragon\www\forum-tdd-apps\vendor\phpunit\phpunit\src\TextUI\TestRunner.php:1066 |
For any who is experiencing this, |
For Windows, if you don't add PATH, this one works |
hi, i'm having an issue with one of my projects, this is the response i'm getting. could somebody help me how to move forward with this? thanks!
it's phpunit 5.7.6
The text was updated successfully, but these errors were encountered: