5.6.0-beta1
Pre-release
Pre-release
What's Changed
Inconclusive is back!
- Set-ItResult: Return distinctive ErrorId depending on switch used by @csandfeld in #2401
- Handle tests marked as inconclusive by @csandfeld in #2405
- Add missing help for -Skip in Context and Describe by @fflaten in #2426
Should -HaveParameter regression is fixed.
And more:
- fixed typo in property params in TestReults.ps1 by @stan-alam in #2397
- Update code-analysis workflow to node20 actions by @fflaten in #2429
- Update PesterTests and devcontainer to .NET 8 by @fflaten in #2430
- Update coverage publish task by @nohwnd in #2433
- Fix docs for FileContentMatchMultiline* operators by @fflaten in #2377
- Extract common helper-functions in P-tests by @fflaten in #2378
- Feature Request: ShouldResult property by @JustinGrote in #2381
- Replace Id with GroupId in Block and Test objects by @fflaten in #2364
New Contributors
- @stan-alam made their first contribution in #2397
And also a bit thank you to @fflaten!
Contrary to my tweet, we won't remove support for 3, 4, and 6.2 in Pester 5, the PR was added and then reverted. Will keep that change for Pester 6.
- Drop support of PowerShell 3, 4, 6.2, and unsupported 7 by @nohwnd in #2432
- Revert dropping support of Powershell 3 and friends by @nohwnd in #2435
Error on update:
My certificate was renewed, and you will get error on update, because the Issuer changed. And there is no way to get valid certificate from the previous issuer. It is still signed by me, but don't take my word for it, go check the certificate.
Full Changelog: 5.5.0...5.6.0-beta1