NAME
Tapper::Test - Tapper - Utilities for Perl based Tapper testing
SYNOPSIS
use Tapper::Test;
tapper_suite_meta();
DESCRIPTION
When running tests in Tapper the Tapper report framework expects a number of metainformation about the test system. To generate these metainformation you can use Tapper::Test. Call Tapper::Test::tapper_suite_meta() in your perl test script. This will print the metainformation to STDOUT in the format Tapper expects (TAP headers). See Tapper::Doc for more information on Tapper testing.
AUTHOR
AMD OSRC Tapper Team, <tapper at amd64.org>
COPYRIGHT & LICENSE
Copyright 2008-2011 AMD OSRC Tapper Team, all rights reserved.
This program is released under the following license: freebsd