Re: AUTHOR_TESTING and xt?

David Golden <[email protected]> Tue, 24 Nov 2009 15:32:24 -0500
Newsgroups gmane.comp.lang.perl.modules.module-build
Message-ID <[email protected]>
On Tue, Nov 24, 2009 at 1:23 PM, Dave Rolsky <[email protected]> wrote:
> It seems like using an xt dir and an AUTHOR_TESTING env var is the emerging
> standard for managing author-only tests.
>
> Can we change Module::Build to include the xt dir if this env var is set?

The Oslo Consensus [1] agreed to use RELEASE_TESTING, not
AUTHOR_TESTING.  So "no" to AUTHOR_TESTING and I'm open to the idea
for RELEASE_TESTING.

There was another RT wishlist item about RELEASE_TESTING as well.  [2]
Please add to that one or open a new RT wishlist ticket.

Thanks,
David

[1] http://use.perl.org/~Alias/journal/36128
[2] https://rt.cpan.org/Ticket/Display.html?id=48766