pester / Pester

Pester is the ubiquitous test and mock framework for PowerShell.
https://pester.dev/
Other
3.11k stars 473 forks source link

Add tests for custom assertions #2552

Closed fflaten closed 1 month ago

fflaten commented 3 months ago

PR Summary

Add tests for typical custom assertions to make sure we don't break specifications from docs.

Fix #2384

PR Checklist