The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
NAME
    Dist::Zilla::Plugin::CheckExtraTests - check xt tests before release

VERSION
    version 0.010

SYNOPSIS
    In your dist.ini:

       [CheckExtraTests]

DESCRIPTION
    Runs all xt tests before release. Dies if any fail. Sets
    RELEASE_TESTING, but not AUTHOR_TESTING.

SEE ALSO
    *   Dist::Zilla

SUPPORT
  Bugs / Feature Requests
    Please report any bugs or feature requests through the issue tracker at
    <https://github.com/dagolden/dist-zilla-plugin-checkextratests/issues>.
    You will be notified automatically of any progress on your issue.

  Source Code
    This is open source software. The code repository is available for
    public review and contribution under the terms of the license.

    <https://github.com/dagolden/dist-zilla-plugin-checkextratests>

      git clone git://github.com/dagolden/dist-zilla-plugin-checkextratests.git

AUTHORS
    *   David Golden <dagolden@cpan.org>

    *   Jesse Luehrs <doy@cpan.org>

COPYRIGHT AND LICENSE
    This software is Copyright (c) 2013 by David Golden.

    This is free software, licensed under:

      The Apache License, Version 2.0, January 2004