pester / Pester

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

Hide failing output that always scares me #2461

Closed nohwnd closed 3 months ago

nohwnd commented 3 months ago

This happens really early in test.ps1, and it always scares me that tests are failing.

image