软件包:libcgi-test-perl(1.111-2)
libcgi-test-perl 的相关链接
Debian 的资源:
下载源码包 libcgi-test-perl:
- [libcgi-test-perl_1.111-2.dsc]
- [libcgi-test-perl_1.111.orig.tar.gz]
- [libcgi-test-perl_1.111-2.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
- Perl module to represent and create HTML syntax trees
-
- dep: libhttp-message-perl
- perl interface to HTTP style messages
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)