pester / Pester

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

Add tests for custom assertions #2552

Open fflaten opened 1 month ago

fflaten commented 1 month ago

PR Summary

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

Fix #2384

PR Checklist