Add Pester 6 unit tests for Test-PSBuildScriptAnalysis.
Scenarios to cover:
- Calls
Invoke-ScriptAnalyzer with the correct settings path
- Returns expected pass/fail results
- Use a simple inline script string as input; no fixture module needed
Target Pester 6.0.0 with classic Should syntax — see notes on #17. Parent issue: #17
Add Pester 6 unit tests for
Test-PSBuildScriptAnalysis.Scenarios to cover:
Invoke-ScriptAnalyzerwith the correct settings pathTarget Pester 6.0.0 with classic
Shouldsyntax — see notes on #17. Parent issue: #17