Greg Seaton
Greg Seaton
As [csandfeld](https://github.com/csandfeld) [alluded to](https://github.com/pester/Pester/issues/2427#issuecomment-2067718205), using [Set-ItResult](https://pester.dev/docs/commands/Set-ItResult) is a workaround. It's not as clean, but works. Instead of `-Skip` on the `It`: ```powershell Describe 'Test names with templates using ForEach' {...
> Hi. This is intended PowerShell behavior and not exclusive to Peater. When you use `[Parameter()]` or `[CmdletBinding()]` it becomes an advanced function/script. Arguments are then disabled by default so...
> happens due to enabled stack protector and fortify=3 Are there any workarounds for this?