ci phpunit code completion
1.0.0
PHPStorm またはその他の IDE を使用した CodeIgniter PHPUnit テストのコード補完
CodeIgniter PHPUnit 6.x テストにこの https://github.com/kenjis/ci-phpunit-test を使用すると、プロジェクト ルートまたはインクルード パスで phpunit.phar を使用してコード補完をセットアップできません。次に、この方法を使用します。 PhPStormでテスト済み
Test_Unit
フォルダーをapplication/third_party
にコピーします。それだけです。Test_Unit
フォルダーを.gitignoreに追加することもできます。