| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.9.1 source code.tar.gz | 2026-08-06 | 4.1 MB | |
| 5.9.1 source code.zip | 2026-08-06 | 4.2 MB | |
| README.md | 2026-08-06 | 529 Bytes | |
| Totals: 3 Items | 8.3 MB | 0 | |
5.9.1
A maintenance patch for Pester 5.
What's Changed
- Fix [#2953]: the mock parameter filter no longer throws when a bound parameter's
ToStringthrows (for example a mocked SMO type fromNew-MockObject) and debug messages are on, by @nohwnd in https://github.com/pester/Pester/pull/2958 - Build: roll the SDK forward across majors so
rel/5.x.xbuilds on newer .NET SDKs, by @nohwnd in https://github.com/pester/Pester/pull/2960
Full Changelog: https://github.com/pester/Pester/compare/5.9.0...5.9.1