Subject: | 'Build disttest' should set $ENV{RELEASE_TESTING}=1 |
In target disttest, M::B should set $ENV{RELEASE_TESTING}=1 before
running "Build test". This would make Test::XT generated tests do something.
Currently, the RELEASE_TESTING must be set by the author at his shell
level which is not convenient if [s]he uses the same shell to install
modules (using CPAN.pm) as a user (instead of as an author).
See Test::XT for more information about best practices for author tests.
http://search.cpan.org/dist/Test-XT/lib/Test/XT.pm