1Test::Routine::Util(3)User Contributed Perl DocumentationTest::Routine::Util(3)
2
3
4

NAME

6       Test::Routine::Util - helpful exports for dealing with test routines
7

VERSION

9       version 0.027
10

OVERVIEW

12       Test::Routine::Util is documented in the Test::Routine docs on running
13       tests.  Please consult those for more information.
14
15       Both "run_tests" and "run_me" are simple wrappers around the process of
16       composing given Test::Routine roles into a class and instance using
17       Test::Routine::Compositor, creating a Test::Routine::Runner object and
18       telling it to execute the tests on the test instance.
19

AUTHOR

21       Ricardo Signes <rjbs@cpan.org>
22
24       This software is copyright (c) 2010 by Ricardo Signes.
25
26       This is free software; you can redistribute it and/or modify it under
27       the same terms as the Perl 5 programming language system itself.
28
29
30
31perl v5.32.0                      2020-07-28            Test::Routine::Util(3)
Impressum