4a9215623c
Catalyst is an elegant MVC Web Application Framework. Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing. The Test::WWW::Mechanize::Catalyst module meshes the two to allow easy testing of Catalyst applications without starting up a web server. Testing web applications has always been a bit tricky, normally starting a web server for your application and making real HTTP requests to it. This module allows you to test Catalyst web applications but does not start a server or issue HTTP requests. Instead, it passes the HTTP request object directly to Catalyst. Thus you do not need to use a real hostname: "http://localhost/" will do.
5 lines
301 B
Text
5 lines
301 B
Text
$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:32:20 abs Exp $
|
|
|
|
SHA1 (Test-WWW-Mechanize-Catalyst-0.42.tar.gz) = cf663432232ff509fc95ae40b24519abce7cee67
|
|
RMD160 (Test-WWW-Mechanize-Catalyst-0.42.tar.gz) = 7ff841a1649a907d638ffa72ca8f84a48eccb48a
|
|
Size (Test-WWW-Mechanize-Catalyst-0.42.tar.gz) = 9219 bytes
|