What's Changed
- Remove Assert-MockCalled and Assert-VerifiableMock by @fflaten in #2489
- Fix security and support by @nohwnd in #2497
- Use functions instead of aliases and patch warning by @nohwnd in #2499
- Add option to disable v5 syntax by @nohwnd in #2500
- Fix console warnings in Should-BeEquivalent.Tests.ps1 by @fflaten in #2488
- Add -TrimWhitespace to Should-BeString by @nohwnd in #2501
- Improve descriptions for PesterConfiguration sections by @fflaten in #2505
- Replace Get-EquivalencyOptions with parameters by @nohwnd in #2502
- Fix Should-BeCollection by @nohwnd in #2506
- Update cert-notice readme by @WithHolm in #2504
- Use the actual object instead of 'the other' by @nohwnd in #2509
- Do not output value from assertion by @nohwnd in #2512
New Contributors
Full Changelog: 6.0.0-alpha1...6.0.0-alpha2