我突然收到錯誤,找不到 phpunit.xml 設定檔中指定的測試目錄;我可以看到它按字面解釋句點而不是「目前目錄」:
[docker-compose://[/Users/jordan/git/jj/docker-compose.yml]:apache/]:php /var/www/html/restapp/vendor/phpunit/phpunit/phpunit --bootstrap /var/www/html/restapp/rest/bootstrap.php --configuration /var/www/html/restapp/rest/phpunit.xml --teamcity Test directory "/var/www/html/restapp/rest/tests/./internal/marking" not found ^ start of path in <directory>
為什麼它試圖從字面上解釋這個時期?我突然改變了什麼導致它無法運作?
PhpStorm 中的測試配置配置不正確。查看螢幕截圖。