[Http-webtest-general] [ANNOUNCE] HTTP-WebTest 1.99_07
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <il...@ma...> - 2002-06-15 23:25:17
|
The URL http://martynov.org/tgz/HTTP-WebTest-1.99_07.tar.gz has entered CPAN as file: $CPAN/authors/id/I/IL/ILYAM/HTTP-WebTest-1.99_07.tar.gz size: 86219 bytes md5: 9b4ac03b87d1ff659750f2efd93788ef NAME HTTP::WebTest - Test remote URLs or local web files DESCRIPTION This module runs tests on remote URLs or local web files containing Perl/JSP/HTML/JavaScript/etc. and generates a detailed test report. This module can be used "as-is" or its functionality can be extended using plugins. Plugins can define test types and provide additional report capabilities. This module comes with a set of default plugins but can be easily extended with third party plugins. 1.99_07 Sun Jun 16 2002 ENHANCEMENTS: * Non-core test parameters are included in POD documentation in HTTP::WebTest. * Added Bundle::HTTP::WebTest file which has list of all dependanices including optional. * $webtest->run_wtscript accepts wtscript passed as string. * Parser for wtscript files is rewritten. It doesn't use Parse::RecDescent anymore. New parser is faster and provides better error diagnostics for parse errors. INCOMPATIBILITIES: * Changed syntax of wtscript files. Parser of wtscript files expands Perl variables in double quoted strings. -- Ilya Martynov (http://martynov.org/) |