Skip to content

Conversation

@ekohl
Copy link
Contributor

@ekohl ekohl commented Aug 9, 2021

This demonstrates how the new describe_on_supported_os method would change the templates. This is still a draft PR to rspec-puppet-facts (voxpupuli/rspec-puppet-facts#132) and this is to raise awareness.

I've also sent a post to Voxpupuli's mailing list

This demonstrates how the new describe_on_supported_os method would
change the templates. This is still a draft PR to rspec-puppet-facts
(voxpupuli/rspec-puppet-facts#132) and this is
to raise awareness.
end
end
describe_on_supported_os '<%= name %>' do
it { is_expected.to compile }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
it { is_expected.to compile }
it { is_expected.to compile.with_all_deps }

it { is_expected.to compile }
end
end
it { is_expected.to compile }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
it { is_expected.to compile }
it { is_expected.to compile.with_all_deps }

@chelnak
Copy link
Contributor

chelnak commented Feb 23, 2022

Hey @ekohl! Do you still want to carry on with this PR?

@ekohl
Copy link
Contributor Author

ekohl commented Feb 23, 2022

There was very little positive feedback on this so I'm not planning to pursue it.

@ekohl ekohl closed this Feb 23, 2022
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

Successfully merging this pull request may close these issues.

3 participants