Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在のファイルをテストできるように、デバッグ構成が必要です。すべてのプロジェクトで同じなので、これらのフィールドに変数を入れるのが好きです:
したがって、テスト中に「デバッグ」をクリックするとphpunit /my/current/test.php、指定された phpunit 構成を使用して実行されます。
phpunit /my/current/test.php
どうやってするか?
phpStormの詳細、試すことができます