Path to this page:
./
www/p5-Test-WWW-Mechanize-Catalyst,
Test::WWW::Mechanize for Catalyst
Branch: pkgsrc-2020Q2,
Version: 0.62,
Package name: p5-Test-WWW-Mechanize-Catalyst-0.62,
Maintainer: pkgsrc-usersCatalyst 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.
Required to run:[
lang/perl5] [
devel/p5-Test-Exception] [
devel/p5-Moose] [
devel/p5-namespace-clean]
Master sites: (Expand)
SHA1: bd1d91b861561025faff8032e638cb550d40bdea
RMD160: fd6308d72a4d3c7b356d40d1b2c14bb12110fe5f
Filesize: 33.364 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version p5-Test-WWW-Mechanize-Catalyst-0.62 (created)