| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.8.0 source code.tar.gz | 2026-06-28 | 4.1 MB | |
| 5.8.0 source code.zip | 2026-06-28 | 4.2 MB | |
| README.md | 2026-06-28 | 1.0 kB | |
| Totals: 3 Items | 8.3 MB | 0 | |
5.8.0
What's Changed
New features
- Add
configuration.Debug.ShowStartMarkerssupport by @davidmatson in https://github.com/pester/Pester/pull/2619 (fixes [#2583])
Fixes
- Fix container name display when running non-file types by @davidmatson in https://github.com/pester/Pester/pull/2645 (fixes [#2639])
Documentation
- Use parentheses with type-objects in
BeOfTypeassertions help by @fflaten in https://github.com/pester/Pester/pull/2610 - Update New-MockObject examples to use type object as input by @fflaten in https://github.com/pester/Pester/pull/2611
- Update example for InModuleScope by @fflaten in https://github.com/pester/Pester/pull/2632
- Remove about_PesterConfiguration link in New-PesterConfiguration by @fflaten in https://github.com/pester/Pester/pull/2602
Infra and internal changes
- Update Ubuntu images in CI by @fflaten in https://github.com/pester/Pester/pull/2634
Full Changelog: https://github.com/pester/Pester/compare/5.7.1...5.8.0