-
-
Notifications
You must be signed in to change notification settings - Fork 476
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
Add missing and update help for exported functions #1785
Conversation
Noticed missing parameter help for Container parameter in |
@fflaten waiting with release for this, as it is a non-functional change that would be nice to have in 5.1. 🙂 |
Ready for review. Some of the text is stolen from your new pester.dev pages, the rest is written now. I might have documented functions and parameters that I've never used too, so be caution with those. Ex. RemoveParameterType and RemoveParameterValidation in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rewrote one part, hope I did not make it worse.
Looks good, thanks |
PR Summary
This PR adds and updates help for exported functions.
Fix #1783
Related #1634
PR Checklist
Create Pull Request
to mark it as a draft. PR can be markedReady for review
when it's ready.