Skip to content

5.2.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nohwnd nohwnd released this 24 Apr 06:54

5.2.0-beta1

Issues Fixed

  • Add $PesterBoundParameters to -MockWith and -ParameterFilter scriptblocks #1916
  • Fix mock behavior for Mock and Should -Invoke #1915
  • Resolve class metadata in the correct scope #1913
  • Add Pester assembly version check during module import #1790
  • Fix output of fullname filter in log #1893
  • Add New-PesterConfiguration cmdlet to create [PesterConfiguration] #1728
  • Disable CodeCoverage in CI switch #1911
  • Add option to throw on failure #1908
  • Rename Script.ps1 to Pester.ps1 #1907
  • Ensure plugins are null #1900
  • Isolate test files and scriptblocks to run in their it's own script scope #1889
  • Report failures in discovery into result object #1898
  • Fix setting passed on parent block when some blocks are not run #1897
  • Fix testdrive example #1894

See full log here