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-skelgenを使用してcodeigniterまたはその他のMVCベースのプロジェクトのテストケースを生成する方法と、アサーションを含むテストケースを自動的に作成する必要があります。
ちょうど今、私はこの問題の解決策を得ました、
NetBeansでブートストラップファイルを使用し、[単体テストケースの作成]チェックボックスを有効にして、対応するファイルを右クリックすると、単体テストケースを作成できます。
http://netbeans.org/kb/docs/php/phpunit.html