You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release notes 4.0.6-rc (August 17, 2017):
- Add limit for cyclic arrays on Should -Be [pesterGH-824]
- Fix infinite recursion on Should -Be [pesterGH-818]
- Fix output when passing in hashtables [pesterGH-816]
- Fix -Verifiable parameter on Assert-VerifiableMocks [pesterGH-786]
- Add Set-TestInconclusive documentation to It [pesterGH-778]
- Add script analyzer tests and more internal fixes