Skip to content

test: add coverage for Clear-PSBuildOutputFolder#108

Open
nthbotast wants to merge 1 commit intopsake:mainfrom
nthbotast:test/clear-output-folder-94
Open

test: add coverage for Clear-PSBuildOutputFolder#108
nthbotast wants to merge 1 commit intopsake:mainfrom
nthbotast:test/clear-output-folder-94

Conversation

@nthbotast
Copy link

@nthbotast nthbotast commented Mar 3, 2026

Summary

  • add focused Pester coverage for Clear-PSBuildOutputFolder
  • verify the guard clause throws when path length is 3 chars or fewer
  • verify existing output folders are removed recursively
  • verify missing paths are handled without throwing

Closes #94

Testing

  • Not run locally (pwsh is not available in this environment).

@nthbotast nthbotast closed this Mar 3, 2026
@nthbotast nthbotast reopened this Mar 4, 2026
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: Clear-PSBuildOutputFolder

1 participant