Open xtqqczze opened 5 months ago
Closing as no longer applicable. The PowerShell requirement change was delayed to next major release (v6).
Since v6 development is ongoing on https://github.com/pester/Pester/commit/main, should this issue not remain open?
We usually close issues on merge. Many parts of the backcompat code are already removed and released in 6.0.0-alpha1.
Please correct me if I misunderstood. 🙂
Reopen to track future cleanup of PS v2/v3/v4/v5.0 code. Avoid large PRs and changes that doesn't provide a clear benefit.
E.g. changing this which would be unnecessary breaking change for projects migrating to Pester v6 https://github.com/pester/Pester/blob/337c213456a8bccacade49cd1b9fdc4d9bf052a6/src/functions/assertions/HaveParameter.ps1#L277-L291
Originally posted by @fflaten in https://github.com/pester/Pester/issues/2432#issuecomment-2041613517