Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-WWW-Mechanize-Mojo | Distribution: Mageia |
Version: 0.0.21 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Thu Oct 8 08:14:59 2020 |
Group: Development/Perl | Build host: localhost |
Size: 94156 | Source RPM: perl-Test-WWW-Mechanize-Mojo-0.0.21-1.mga8.src.rpm |
Packager: tv <tv> | |
Url: https://metacpan.org/release/Test-WWW-Mechanize-Mojo | |
Summary: Test::WWW::Mechanize for Mojo / Mojolicious |
the Mojo manpage is an MVC Web Application Framework. the Test::WWW::Mechanize manpage is a subclass of the WWW::Mechanize manpage that incorporates features for web application testing. The the Test::WWW::Mechanize::Mojo manpage module meshes the two to allow easy testing of the Mojo manpage applications without needing to starting up a web server. Testing web applications has always been a bit tricky, normally requiring starting a web server for your application and making real HTTP requests to it. This module allows you to test the Mojo manpage web applications but does not require a server or issue HTTP requests. Instead, it passes the HTTP request object directly to the Mojo manpage. Thus you do not need to use a real hostname: "http://localhost/" will do. However, this is optional. The following two lines of code do exactly the same thing: $mech->get_ok('/action'); $mech->get_ok('http://localhost/action');
GPL+ or Artistic
* Thu Oct 08 2020 tv <tv> 0.0.21-1.mga8 + Revision: 1632685 - update to 0.0.21 * Sat Feb 15 2020 umeabot <umeabot> 0.0.20-2.mga8 + Revision: 1528658 - Mageia 8 Mass Rebuild * Sun Aug 25 2019 tv <tv> 0.0.20-1.mga8 + Revision: 1432108 - update to 0.0.20
/usr/share/doc/perl-Test-WWW-Mechanize-Mojo /usr/share/doc/perl-Test-WWW-Mechanize-Mojo/Changes /usr/share/doc/perl-Test-WWW-Mechanize-Mojo/LICENSE /usr/share/doc/perl-Test-WWW-Mechanize-Mojo/META.json /usr/share/doc/perl-Test-WWW-Mechanize-Mojo/META.yml /usr/share/doc/perl-Test-WWW-Mechanize-Mojo/MYMETA.yml /usr/share/doc/perl-Test-WWW-Mechanize-Mojo/README /usr/share/man/man3/Test::WWW::Mechanize::Mojo.3pm.xz /usr/share/perl5/vendor_perl/Test /usr/share/perl5/vendor_perl/Test/WWW /usr/share/perl5/vendor_perl/Test/WWW/Mechanize /usr/share/perl5/vendor_perl/Test/WWW/Mechanize/Mojo.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024