Main > Programming > Libraries >

Test::Chunks 0.39

Test::Chunks 0.39

Sponsored Links

Test::Chunks 0.39 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.032 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1225
Date added: 2006-06-16
Publisher: Brian Ingerson

Test::Chunks 0.39 description

Test::Chunks is a Data Driven Testing Framework.

NOTE - This module has been deprecated and replaced by Test::Base. This is basically just a renaming of the module. Test::Chunks was not the best name for this module. Please discontinue using Test::Chunks and switch to Test::Base.
Helpful Hint: change all occurences of chunk to block in your test code, and everything should work exactly the same.

SYNOPSIS

use Test::Chunks;
use Pod::Simple;

delimiters qw(=== +++);
plan tests => 1 * chunks;

for my $chunk (chunks) {
# Note that this code is conceptual only. Pod::Simple is not so
# simple as to provide a simple pod_to_html function.
is(
Pod::Simple::pod_to_html($chunk->pod),
$chunk->text,
$chunk->name,
);
}

__END__

=== Header 1 Test

This is an optional description
of this particular test.

+++ pod
=head1 The Main Event
+++ html
< h1 >The Main Event< /h1 >


=== List Test
+++ pod
=over
=item * one
=item * two
=back

+++ html
< ul >
< li >one< /li >
< li >two< /li >
< /ul >

There are many testing situations where you have a set of inputs and a set of expected outputs and you want to make sure your process turns each input chunk into the corresponding output chunk. Test::Chunks allows you do this with a minimal amount of code.

Test::Chunks 0.39 Screenshot

Advertisements

Test::Chunks 0.39 Keywords

Bookmark Test::Chunks 0.39

Hyperlink code:
Link for forum:

Test::Chunks 0.39 Copyright

WareSeeker periodically updates pricing and software information of Test::Chunks 0.39 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::Chunks 0.39 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 soon project is a testing framework trying to enable you to write tests quickly. Free Download
HTML::Chunks is a simple nested template engine for HTML, XML and XHTML. Free Download
Test::Unit is the main PerlUnit testing framework. Free Download
Fortress is a simple script driven framework for performing security scans. Free Download
RCUNIT is a robust C unit testing framework. Free Download
Test::Unit::TestCase is a unit testing framework base class. Free Download
Test::Unit::TestSuite is a unit testing framework base class. Free Download
Test::Cmd is a Perl module for portable testing of commands and scripts. Free Download