-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Use new Pester syntax: -Parameter for Pester tests in Microsoft.PowerShell.Management module. #6294
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
Merged
TravisEz13
merged 21 commits into
PowerShell:master
from
kalgiz:new-pester-parameter-syntax
Mar 9, 2018
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
6e0b7dc
Clean up tests in Microsoft.PowerShell.Management to use -Parameter s…
kalgiz 6fb3282
[Feature] Merge branch 'master' of https://github.com/kalgiz/PowerShe…
kalgiz a453e49
Add line deleted by mistake.
kalgiz 2645036
[Feature] Resolve conflict
kalgiz f7e6998
Merge branch 'master' of https://github.com/kalgiz/PowerShell into ne…
kalgiz 8661ef7
Tests syntax correction for module Microsoft.PowerShell.Management
kalgiz ec1292f
Tests syntax correction for module Microsoft.PowerShell.Management
kalgiz 170da9f
Test correction
kalgiz b591202
[Feature] Tests correction in module Microsoft.PowerShell.Management.
kalgiz 3113dcb
[Feature] Clear-Content test correction.
kalgiz 57a2688
[Feature] Test correction.
kalgiz f4955aa
Merge branch 'master' of https://github.com/kalgiz/PowerShell into ne…
kalgiz 030ffa0
[Feature] Microsoft.PowerShell.Management module tests.
kalgiz 5a0c067
[Feature] Remove-EventLog test correction.
kalgiz 9c93d1a
[Feature] Use Should -Throw -ErrorId instead of try-catch in module M…
kalgiz ddff370
Merge branch 'master' of https://github.com/kalgiz/PowerShell into ne…
kalgiz 7531e93
[Feature] Tests correction in Microsoft.PowerShell.Managemet module.
kalgiz 67ff3ef
[Feature] Merge branch 'master' of https://github.com/kalgiz/PowerShe…
kalgiz f0cc737
[Feature] Tests correction in Microsoft.PowerShell.Managemet module.
kalgiz ea48f96
Merge branch 'master' of https://github.com/kalgiz/PowerShell into ne…
kalgiz fda9da7
[Feature] Tests correction
kalgiz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[Feature] Clear-Content test correction.
- Loading branch information
commit 3113dcbbc60ee4ccabbe4d000130bdc419e22a80
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Extra backtick and didn't change to
Should -Be