pester / Pester

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

Ignore excluded/skipped tests and unnecessary setup/teardown using SkipRemainingOnFailure #2442

Closed fflaten closed 5 months ago

fflaten commented 5 months ago

PR Summary

Fix #2440 Fix #2424

PR Checklist