PHP
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

メモリ管理> <拡張モジュールのライフサイクル
Last updated: Fri, 02 Jan 2009

view this page in

拡張モジュールのテスト

よりよいプログラミングを行うにはテストが必須でしょう。 PHP では、回帰テスト用のテストハーネスを準備しており、それは run-tests.php というスクリプトになっています。

あるモジュール用の手宇sとは、そのモジュールのフォルダ内のサブディレクトリ tests/ に作成し、拡張子は .phpt とします。PHPT フォーマットの詳細については » http://qa.php.net/write-test.php を参照ください。



add a note add a note User Contributed Notes
拡張モジュールのテスト
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites