-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Make the experience better when start-pspester doesn't find pester #5673
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
Conversation
…e build.psm1 has been imported (try to use the default options)
markekraus
left a comment
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.
LGTM and Thank you!!!
|
Can you address #5640 in the same PR? |
|
Added two commits for the docs. One to make them pass unit tests and one to make the updates for easier review. |
build.psm1
Outdated
| Pester module not found. | ||
| Make sure that the proper git submodules are installed by running: | ||
| git submodule update --init | ||
| Restore to module to '$Pester' by running: |
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.
Is the first to extra?
a52add8 to
17a1f6c
Compare
…owerShell#5673) refactor code to restore pester into a separate function called Restore-PSPester update message on what to do when pester is missing Add ability for get-psoptions to default to new-psoptions fix an issue with publish-pstesttools when a build has not been run since build.psm1 has been imported (try to use the default options) make start-pspester use the last build, not just use the default options fix an issue in restore caused some files not to be removed
…5673) refactor code to restore pester into a separate function called Restore-PSPester update message on what to do when pester is missing Add ability for get-psoptions to default to new-psoptions fix an issue with publish-pstesttools when a build has not been run since build.psm1 has been imported (try to use the default options) make start-pspester use the last build, not just use the default options fix an issue in restore caused some files not to be removed
PR Summary
get-psoptionsto default tonew-psoptionspublish-pstesttoolswhen a build has not been run since build.psm1 has been imported (try to use the default options)start-pspesteruse the last build, not just use the default optionsPR Checklist
Note: Please mark anything not applicable to this PR
NA.[feature]if the change is significant or affectes feature testsWIP:to the beginning of the title and remove the prefix when the PR is ready.