| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.5.0 source code.tar.gz | 2023-06-27 | 4.1 MB | |
| 5.5.0 source code.zip | 2023-06-27 | 4.2 MB | |
| README.md | 2023-06-27 | 2.5 kB | |
| Totals: 3 Items | 8.3 MB | 1 | |
What's Changed
- Add support for NUnit3 XML-reports by @fflaten in https://github.com/pester/Pester/pull/2208
- Add -InParameterSet in Should -HaveParameter by @fflaten in https://github.com/pester/Pester/pull/2273
- CI Treat Errors As Warnings - ref [#2295] by @erikgraa in https://github.com/pester/Pester/pull/2296
- Add missing container-parameters to Data before BeforeDiscovery by @fflaten in https://github.com/pester/Pester/pull/2361
- Fix ANSI sequence shown in Azure DevOps summary by @fflaten in https://github.com/pester/Pester/pull/2352
- Support Should -HaveParameter -DefaultValue for AliasInfo and scripts by @fflaten in https://github.com/pester/Pester/pull/2353
- Update error messages in Should -Throw by @fflaten in https://github.com/pester/Pester/pull/2354
- Fix parameter default values leaking to Data in user-provided Container by @fflaten in https://github.com/pester/Pester/pull/2362
- Rename TestCases parameter to ForEach by @nohwnd in https://github.com/pester/Pester/pull/2311
Pester in Pester
- Do not cleanup previous mocks in inner Invoke-Pester by @fflaten in https://github.com/pester/Pester/pull/2337
- Reattach TestDrive and TestRegistry after running inner Invoke-Pester by @fflaten in https://github.com/pester/Pester/pull/2341
Perf
- Fix module import performance regression by @fflaten in https://github.com/pester/Pester/pull/2336
Internal fixes
- Support building assembly with Debug configuration by @fflaten in https://github.com/pester/Pester/pull/2339
- Address analyzer suggestions for csharp-project by @fflaten in https://github.com/pester/Pester/pull/2307
- Add Run.Exit option clarification by @nohwnd in https://github.com/pester/Pester/pull/2346
- Fix false errors and broken CI-logs from P-tests by @fflaten in https://github.com/pester/Pester/pull/2345
- Upgrade to action/checkout v3 in PSSA workflow by @fflaten in https://github.com/pester/Pester/pull/2351
- Change sponsoring in readme by @nohwnd in https://github.com/pester/Pester/pull/2363
- Refactor Invoke-Pester and validate configuration early by @fflaten in https://github.com/pester/Pester/pull/2317
- Reorganize TestResuls-code into format-specific files by @fflaten in https://github.com/pester/Pester/pull/2348
New Contributors
- @erikgraa made their first contribution in https://github.com/pester/Pester/pull/2296
Full Changelog: https://github.com/pester/Pester/compare/5.4.1...5.5.0