David Golden > Dist-Zilla-Plugin-CheckExtraTests-0.007 > Dist::Zilla::Plugin::RunExtraTests

Download:
Dist-Zilla-Plugin-CheckExtraTests-0.007.tar.gz

Dependencies

Annotate this POD

Website

View/Report Bugs
Module Version: 0.007   Source   Latest Release: Dist-Zilla-Plugin-CheckExtraTests-0.011

NAME ^

Dist::Zilla::Plugin::RunExtraTests - support running xt tests via dzil test

VERSION ^

version 0.007

SYNOPSIS ^

In your dist.ini:

   [RunExtraTests]

DESCRIPTION ^

Runs xt tests when C<dzil test> is run. C<xt/release>, C<xt/author>, and C<xt/smoke> will be tested based on the values of the appropriate environment variables (C<RELEASE_TESTING>, C<AUTHOR_TESTING>, and C<AUTOMATED_TESTING>), which are set by C<dzil test>.

If C<RunExtraTests> is listed after one of the normal test-running plugins (e.g. C<MakeMaker> or C<ModuleBuild>), then the dist will not be rebuilt between running the normal tests and the extra tests.

SEE ALSO ^

AUTHORS ^

COPYRIGHT AND LICENSE ^

This software is Copyright (c) 2012 by David Golden.

This is free software, licensed under:

  The Apache License, Version 2.0, January 2004
syntax highlighting: