Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoPrereqs should scan xt/author/ and xt/release/ to report Prereqs/DevelopRequires deps [rt.cpan.org #77359] #688

Open
rjbs opened this issue Jul 3, 2021 · 0 comments

Comments

@rjbs
Copy link
Owner

rjbs commented Jul 3, 2021

https://rt.cpan.org/Ticket/Display.html?id=77359

Some code in a distribution may be only for developer (patcher) usage,
and will never be used either at runtime or during the install process
on a final user machine.
This is the case for extra tests for author and release testing. Such
tests are usually distributed in the xt/ directory, respectively in
xt/author/ and xt/release/ as established by the ExtraTests plugin.

Those directories should be scanned for dependencies, and those should
be reported in Meta as "develop" / "requires".

-- 
Olivier Mengué - http://perlresume.org/DOLMEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant