Skip to content

5.5.0

Latest
Compare
Choose a tag to compare
@nohwnd nohwnd released this 27 Jun 16:10
· 19 commits to main since this release

What's Changed

  • Add support for NUnit3 XML-reports by @fflaten in #2208
  • Add -InParameterSet in Should -HaveParameter by @fflaten in #2273
  • CI Treat Errors As Warnings - ref #2295 by @erikgraa in #2296
  • Add missing container-parameters to Data before BeforeDiscovery by @fflaten in #2361
  • Fix ANSI sequence shown in Azure DevOps summary by @fflaten in #2352
  • Support Should -HaveParameter -DefaultValue for AliasInfo and scripts by @fflaten in #2353
  • Update error messages in Should -Throw by @fflaten in #2354
  • Fix parameter default values leaking to Data in user-provided Container by @fflaten in #2362
  • Rename TestCases parameter to ForEach by @nohwnd in #2311

Pester in Pester

  • Do not cleanup previous mocks in inner Invoke-Pester by @fflaten in #2337
  • Reattach TestDrive and TestRegistry after running inner Invoke-Pester by @fflaten in #2341

Perf

Internal fixes

  • Support building assembly with Debug configuration by @fflaten in #2339
  • Address analyzer suggestions for csharp-project by @fflaten in #2307
  • Add Run.Exit option clarification by @nohwnd in #2346
  • Fix false errors and broken CI-logs from P-tests by @fflaten in #2345
  • Upgrade to action/checkout v3 in PSSA workflow by @fflaten in #2351
  • Change sponsoring in readme by @nohwnd in #2363
  • Refactor Invoke-Pester and validate configuration early by @fflaten in #2317
  • Reorganize TestResuls-code into format-specific files by @fflaten in #2348

New Contributors

Full Changelog: 5.4.1...5.5.0