Main > Programming > Libraries >

Test::Litmus 0.03

Test::Litmus 0.03

Sponsored Links

Test::Litmus 0.03 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.004 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 907
Date added: 2007-05-04
Publisher: Zach Lipton

Test::Litmus 0.03 description

Test::Litmus is a Perl module to submit test results to the Litmus testcase management tool.

SYNOPSIS

use Test::Litmus;

$t = Test::Litmus->new(-machinename => mycomputer,
-username => user,
-authtoken => token,
# optional # -server => http://litmus.mozilla.org/process_test.cgi,
# optional # -action => submit);

$t->sysconfig(-product => Firefox,
-platform => Windows,
-opsys => Windows XP,
-branch => Trunk,
-buildid => 2006061314,
-buildtype => debug cvs,
-locale => en-US);

my $result = Test::Litmus::Result->new(
-isAutomatedResult => 1, # optional
-testid => 27,
-resultstatus => pass, # valid results are pass
# or fail
-exitstatus => 0,
-duration => 666,
-timestamp => 20051111150944, # optional (default: current time)
-comment => optional comment here, # optional
-bugnumber => 300010, # optional
-log => [Test::Litmus::Log->new( # optional
-type => STDOUT,
-data => foobar),
Test::Litmus::Log->new(
-type => Extensions Installed,
-data => log information here)]
);
$t->addResult($result);
# $t->addResult($someOtherResult);
# etc...

# add log information that should be linked with
# all results (i.e. env variables, config info)
$t->addLog(Test::Litmus::Log->new(
-type => STDOUT,
-data => log data));

my $res = $t->submit();

# $res is 0 for non-fatal errors (some results were submitted), and
# undef for fatal errors (no results were submitted successfully)

if ($t->errstr()) { die $t->errstr() }

Test::Litmus 0.03 Screenshot

Advertisements

Test::Litmus 0.03 Keywords

Bookmark Test::Litmus 0.03

Hyperlink code:
Link for forum:

Test::Litmus 0.03 Copyright

WareSeeker periodically updates pricing and software information of Test::Litmus 0.03 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Test::Litmus 0.03 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Test::Tail::Multi is a Perl module to execute code, monitor dynamic file contents. Free Download
Acme::Tests is a Perl module to see how much do you know. Free Download
Test::ISBN is a Perl module to check international standard book numbers. Free Download
Test::YAML::Valid is a Perl module to test for valid YAML. Free Download
Test::Perl::Critic is a Perl module use Perl::Critic in test programs. Free Download
Test::Stochastic is a Perl module to check probabilities of randomized methods. Free Download
Siren is a music player for GNOME with an extremely minimalist interface. Free Download
Net::CSTA project is a perl-module for talking to an ECMA CSTA Phase I server. Free Download