Skip to content

Conversation

@techthoughts2
Copy link
Owner

Pull Request

Issue

Fixes #56

Description

  • Minor spelling corrections throughout
  • Catesta template module changes
    • InvokeBuild bumped from 5.9.11 to 5.9.12
    • All build files: replaced use of [PesterConfiguration]::new() with New-PesterConfiguration
  • Catesta primary module changes
    • InvokeBuild bumped from 5.9.11 to 5.9.12
    • Build file: replaced use of [PesterConfiguration]::new() with New-PesterConfiguration
    • Removed use of Assert-MockCalled from all tests

License

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@techthoughts2 techthoughts2 self-assigned this Sep 25, 2022
@techthoughts2 techthoughts2 added the enhancement New feature or request label Sep 25, 2022
@techthoughts2 techthoughts2 merged commit 8405155 into main Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assert-MockCalled being deprecated in Pester 5

2 participants