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

Include expected type in exceptions when type is not resolvable #2271

Merged
merged 3 commits into from Mar 31, 2023

Conversation

fflaten
Copy link
Collaborator

@fflaten fflaten commented Nov 23, 2022

PR Summary

Fix #2270

Related #2269

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)

@fflaten
Copy link
Collaborator Author

fflaten commented Nov 23, 2022

Pending #2267 to fix CI

@fflaten fflaten changed the title Include expected type in BeOfType error when type was not found Include expected type in exceptions when type is not resolvable Nov 26, 2022
@fflaten fflaten added the Bug label Mar 30, 2023
@nohwnd nohwnd merged commit b36eb51 into pester:main Mar 31, 2023
@fflaten fflaten deleted the fix-beoftype-error branch March 31, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BeOfType returns blank expected type in error when type not found
2 participants