Skip to content
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

Fix possible NRE in NUnit3 export #2444

Merged
merged 2 commits into from May 13, 2024
Merged

Conversation

fflaten
Copy link
Collaborator

@fflaten fflaten commented May 5, 2024

PR Summary

Handles null-objects when exporting StandardOutput to NUnit3 output-element.

Fix #2421

PR Checklist

  • PR has meaningful title
  • Summary describes changes
  • PR is ready to be merged
    • If not, use the arrow next to Create Pull Request to mark it as a draft. PR can be marked Ready for review when it's ready.
  • Tests are added/update (if required)
  • Documentation is updated/added (if required)

@nohwnd nohwnd merged commit 93c6610 into pester:main May 13, 2024
14 checks passed
@nohwnd
Copy link
Member

nohwnd commented May 13, 2024

Thank you!

@fflaten fflaten deleted the nunit3-nulloutput branch May 13, 2024 09:47
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.

Error during handling of output-element within Write-NUnit3OutputElement
2 participants