Add Pester 5 integration tests for `Test-PSBuildPester`. **Scenarios to cover:** - Invokes Pester against a fixture test file and returns a result object - Correctly signals failure when tests fail (regression: #52) - Code coverage output path and format are respected (regression: #62) - Depends on shared fixture module (see #97 Parent issue: #17
Add Pester 5 integration tests for
Test-PSBuildPester.Scenarios to cover:
Parent issue: #17