GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HTTP::WebTest::Plugin::HarnessReport(3) User Contributed Perl Documentation HTTP::WebTest::Plugin::HarnessReport(3)

HTTP::WebTest::Plugin::HarnessReport - Test::Harness compatible reports

N/A

This plugin creates reports that are compatible with Test::Harness. By default, this plugin is not loaded by HTTP::WebTest. To load it, use the global test parameter "plugins". Internally this plugin uses Test::Builder module so it should be compatible with other testing libraries (like Test::More or Test::Differences). You should be able to intermix them freely in one test script.

Unless you want to get mix of outputs from the default report and this report (normally you don't want it), the default report plugin should be disabled. See parameter "default_report" (value "no").

Test parameters "plugins" and "default_report" are documented in HTTP::WebTest.

See HTTP::WebTest::Cookbook for example.

None.

Copyright (c) 2001-2003 Ilya Martynov. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

HTTP::WebTest

HTTP::WebTest::API

HTTP::WebTest::Plugin

HTTP::WebTest::Plugins

Test::Builder

2003-03-02 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.