The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Renard::Incunabula::Devel::TestHelper - A test helper with functions useful for various Renard distributions

VERSION

version 0.005

FUNCTIONS

test_data_directory

  Renard::Incunabula::Devel::TestHelper->test_data_directory

Returns a Path::Tiny object that points to the path defined by the environment variable RENARD_TEST_DATA_PATH.

If the environment variable is not defined, throws an error.

AUTHOR

Project Renard

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Project Renard.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.