パッケージ: libcgi-test-perl (1.111-1)
libcgi-test-perl に関するリンク
Debian の資源:
libcgi-test-perl ソースパッケージをダウンロード:
- [libcgi-test-perl_1.111-1.dsc]
- [libcgi-test-perl_1.111.orig.tar.gz]
- [libcgi-test-perl_1.111-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
CGI regression test framework
The CGI::Test framework is an answer to the CGI testing problem.
It is very difficult to perform testing of complex CGI scripts, which handle multiple states and screens, and where a session involves multiple interactions with the form. The offline testing mode of the CGI perl module reaches its limit there.
Hence CGI::Test, which acts as a "server" for CGI scripts and can run them offline, outside of any real web server. The framework offers the infrastructure to analyze the data generated by CGI scripts, extract the various widget information, and gives programmatic control on them.
The framework can be used to easily "test" that the various expected widget controls are there, without necessarily interacting with the widgets. You also have access to the raw HTML tree if you wish to further inspect the generation.
その他の libcgi-test-perl 関連パッケージ
|
|
|
|
-
- dep: libcgi-pm-perl
- module for Common Gateway Interface applications
-
- dep: libhtml-tree-perl
- HTML 構文木を表示および作成する Perl モジュール
-
- dep: libhttp-message-perl
- perl interface to HTTP style messages
-
- dep: liburi-perl
- URI 文字列の操作およびアクセスモジュール
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語