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

Provide way to test without recommended modules #27

Open
preaction opened this issue Jan 3, 2016 · 1 comment
Open

Provide way to test without recommended modules #27

preaction opened this issue Jan 3, 2016 · 1 comment

Comments

@preaction
Copy link

I've got a project that has a bunch of optional dependencies which ship in the recommended section and I need a way to test that the dist still installs without those optional dependencies. Could I add an environment variable to disable the recommended modules? Or is there another way I should go about it?

Being able to add RECOMMENDED=0 to the matrix would allow me to only test this on one version of Perl.

@kjetilk
Copy link
Contributor

kjetilk commented Mar 9, 2018

This would indeed be nice to have. Another useful feature would be to have different tests for various combinations of modules.

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

2 participants