6.0.0-alpha5
Pre-release
Pre-release
What's Changed
- Update certificate thumbprint by @nohwnd in #2532
- Throw when providing null or empty array to -ForEach by @fflaten in #2537
- Support v5 positional syntax in Should-Throw by @fflaten in #2536
- Exclude duplicate files for Run.Path and CodeCoverage.Path by @fflaten in #2535
- Extract files to publish from release script by @nohwnd in #2544
- Fix
Should-Throw
/Should -Throw
to handle expected message with escaped wildcard by @johlju in #2559 - Ignore call base class contructor in code coverage by @fflaten in #2553
- Add tests for custom assertions by @fflaten in #2552
- Implement Cobertura coverage format by @joeskeen in #2298
- Add -Count to Should-BeCollection by @nohwnd in #2567
- Throw on unbound user-provided scriptblocks by @fflaten in #2551
New Contributors
Full Changelog: 6.0.0-alpha4...6.0.0-alpha5