Pakket: libcgi-test-perl (1.111-1)
Verwijzigingen voor libcgi-test-perl
Trisquel bronnen:
Het bronpakket libcgi-test-perl downloaden:
- [libcgi-test-perl_1.111-1.dsc]
- [libcgi-test-perl_1.111.orig.tar.gz]
- [libcgi-test-perl_1.111-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- Axel Beckert
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libcgi-test-perl gerelateerde pakketten
|
|
|
-
- 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
- Larry Wall's Practical Extraction and Report Language