Add Pester 5 unit tests for `Initialize-PSBuild`. **Scenarios to cover:** - Environment variables and build properties are set correctly - Path resolution works on both PS 5.1 and PS 7 (see #53) - Mock `Set-BuildEnvironment` to avoid filesystem side effects No fixture module needed. Parent issue: #17
Add Pester 5 unit tests for
Initialize-PSBuild.Scenarios to cover:
Set-BuildEnvironmentto avoid filesystem side effectsNo fixture module needed. Parent issue: #17