What's Changed
-
Allow empty string for
Should-BeString -Expectedby @nohwnd in #2863 -
Render Describing/Context headers in parallel Detailed output by @nohwnd in #2853
-
Replay parallel worker debug output interleaved with tests by @nohwnd in #2854
-
Drop Run.BeforeContainer option, keep the Pester.BeforeContainer.ps1 convention by @nohwnd in #2859
-
Fix code coverage false negative for steppable-pipeline proxy functions by @nohwnd in #2871
-
Surface verbose/debug output when a CI debug flag is enabled by @nohwnd in #2870
Internal changes
- Fix false error in CI by @fflaten in #2864
- Update devcontainer to .NET 10 SDK and PowerShell 7.6 by @fflaten in #2868
- Use v6 Should-* syntax in the Planets example by @nohwnd in #2869
- Fix false error in CI by @fflaten in #2878
- Fix flaky test on Windows CI by @fflaten in #2880
- Fix codefence in examples by @fflaten in #2881
Full Changelog: 6.1.0-alpha1...6.1.0-alpha2