github pester/Pester 4.4.0

latest releases: 6.0.0-alpha4, 6.0.0-alpha3, 5.6.1...
6 years ago

What is new since 4.3.1

  • All mocks are deleted at the start of the test run to prevent breaking down when tests were terminated in the middle of the run.

  • Output the error that fails Should -Not -Throw assertion.

Breaking changes

  • Tags used to split on spaces, but now they don't anymore. No-one was most likely using this feature. If you did, move on to proper array of tags, instead of a single string with spaces.

Don't miss a new Pester release

NewReleases is sending notifications on new releases.