-
-
Notifications
You must be signed in to change notification settings - Fork 478
Handle tests marked as inconclusive #2405
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
nohwnd
merged 19 commits into
pester:main
from
csandfeld:fix-missing-inconclusive-handling
Apr 10, 2024
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
8e1413e
Adds handling of It's marked as inconclusive
csandfeld 5ec791c
Removes **DEPRECATED** from Inconclusive parameter help text
csandfeld 7eb17cd
Adds deprecation notice to pester report when Set-ItResult -Pending i…
csandfeld f5626bf
Fix typo and add changes to fix failing P tests
csandfeld 53acb19
Moves deprecation notice to end of Pester report
csandfeld 79d8327
Fix InconclusiveCount typo
csandfeld 6710d33
Adds missing increment of OwnInconclusiveCount
csandfeld b9237e8
Increment InconclusiveCount in Pester4Result object
csandfeld 7c219c2
Update example in Set-ItResult comment based help
csandfeld 9ba12d5
Test for Inconclusive tests and count in ResultObject
csandfeld a21a550
Adds inconclusive and skipped tests to nunit report 'ts' files
csandfeld ce3da79
Suppress output and use consistent configuration style
csandfeld b77ce8a
Adds skipped and inconclusive testcases to schema validation test
csandfeld 82e93f3
Refactors nunit reports inconclusive count and skipped count tests
csandfeld 6cf60c6
Removes unnecessary assertions
csandfeld 066ca5d
Set Inconclusive result in NUnit reports
csandfeld 9d80eb5
Add cheaper check for deprecation, and a test, remove INCONCLUSIVE fr…
nohwnd c156209
Format because
nohwnd d5a5e1a
Fix pending detection on failing run
nohwnd 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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.