pester / Pester

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

Set profiler based CodeCoverage as default #2456

Closed nohwnd closed 3 months ago

nohwnd commented 3 months ago

Remove experimental flag from Profiler based Code Coverage and use it by default because it is way more performant.   Fix https://github.com/pester/Pester/issues/2441