NAME
Test::Dist::Zilla::Release - Test your Dist::Zilla plugin in build action
VERSION
Version v0.4.0, released on 2015-10-27 08:40 UTC.
SYNOPSIS
DESCRIPTION
This is a Test::Routine
-based role for testing Dist::Zilla
and its plugins. It creates dist.ini file with specified content in a temporary directory, populates the directory with specified files, runs "release" command with testing version of Dist::Zilla
in the temporary directory, checks actual exception and log messages do match expected ones, and let you write other checks specific for your plugin.
OBJECT METHODS
Release
SEE ALSO
AUTHOR
Van de Bugger <van.de.bugger@gmail.com>
COPYRIGHT AND LICENSE
Copyright (C) 2015 Van de Bugger
License GPLv3+: The GNU General Public License version 3 or later <http://www.gnu.org/licenses/gpl-3.0.txt>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.