Add Pester 6 integration tests for `Publish-PSBuildModule`. **Scenarios to cover:** - Calls `Publish-Module` with the correct parameters - Mock the PSRepository to avoid real publishing side effects - Depends on shared fixture module (see #97) Target Pester 6.0.0 with classic `Should` syntax — see notes on #17. Parent issue: #17
Add Pester 6 integration tests for
Publish-PSBuildModule.Scenarios to cover:
Publish-Modulewith the correct parametersTarget Pester 6.0.0 with classic
Shouldsyntax — see notes on #17. Parent issue: #17