با سلام وقتتون بخیر من دستور phpunit --generate-configuration در ترمینال داخل phpStorm میزنم خطا میده و چیزی ایجاد نمیشه
البته این دستور رو هم امتحان کردم باز هم تفاوتی نکرد vendor/bin/phpunit --generate-configuration
این هم خطای که میده
vendor/bin/phpunit : The term 'vendor/bin/phpunit' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a path was included, verify that the
path is correct and try again.
At line:1 char:1
+ vendor/bin/phpunit --generate-configuration
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (vendor/bin/phpunit:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException