Skip to content

test: add Pester tests for Initialize-PSBuild#107

Open
nthbotast wants to merge 1 commit intopsake:mainfrom
nthbotast:tests-initialize-psbuild-95
Open

test: add Pester tests for Initialize-PSBuild#107
nthbotast wants to merge 1 commit intopsake:mainfrom
nthbotast:tests-initialize-psbuild-95

Conversation

@nthbotast
Copy link

Closes #95

Summary

Adds focused Pester tests for Initialize-PSBuild as requested.

Covered scenarios

  • ModuleOutDir is built correctly when OutDir is relative.
  • ModuleOutDir is built correctly when OutDir already starts with BHProjectPath (case-insensitive path behavior).
  • Set-BuildEnvironment is called with the expected BuildOutput.
  • UseBuildHelpers gate behavior for environment variable output.

Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests: Initialize-PSBuild

1 participant