1TestML::Setup(3)      User Contributed Perl Documentation     TestML::Setup(3)
2
3
4

NAME

6       TestML::Setup - Generate Test Files for a TestML Suite
7

SYNOPSIS

9           perl -MTestML::Setup -e setup t/testml.yaml
10

DESCRIPTION

12       A pure TestML suite contains no language specific code. Normally you
13       need to write a very small test program that points to a TestML
14       document and runs it.
15
16       This module does that for you. By providing a small YAML file, this
17       module will generate all your testml runtime programs for you.
18

AUTHOR

20       Ingy döt Net <ingy@cpan.org>
21
23       Copyright 2009-2014. Ingy döt Net.
24
25       This program is free software; you can redistribute it and/or modify it
26       under the same terms as Perl itself.
27
28       See <http://www.perl.com/perl/misc/Artistic.html>
29
30
31
32perl v5.28.0                      2017-01-11                  TestML::Setup(3)
Impressum