| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.7.0 source code.tar.gz | 2025-01-08 | 4.1 MB | |
| 5.7.0 source code.zip | 2025-01-08 | 4.2 MB | |
| README.md | 2025-01-08 | 1.4 kB | |
| Totals: 3 Items | 8.3 MB | 0 | |
What's Changed
Code coverage
- Implement Cobertura coverage format by @joeskeen and @fflaten in https://github.com/pester/Pester/pull/2298 and https://github.com/pester/Pester/pull/2553
- Implement CodeCoverage.ExcludeTests by @fflaten in https://github.com/pester/Pester/pull/2523
- Exclude duplicate files for Run.Path and CodeCoverage.Path by @fflaten in https://github.com/pester/Pester/pull/2535
more fixes
- Fix formatting for Set-ItResult with because, removing trailing comma and redundant "because" by @wethreetrees in https://github.com/pester/Pester/pull/2589
- Cleanup about_* help topics and extract PesterConfiguration docs to about_PesterConfiguration by @fflaten in https://github.com/pester/Pester/pull/2522
- Fix
Should -Throwto handle expected message with escaped wildcard (backport) by @johlju in https://github.com/pester/Pester/pull/2560 - Use versioned links for online v5 docs by @fflaten in https://github.com/pester/Pester/pull/2579
infra and internal changes
- Upgrade to macos13 and 14 by @nohwnd in https://github.com/pester/Pester/pull/2578
- Extract publish files by @nohwnd in https://github.com/pester/Pester/pull/2541
- Move sign on server to 5.6.x by @nohwnd in https://github.com/pester/Pester/pull/2545
Full Changelog: https://github.com/pester/Pester/compare/5.6.1...5.7.0