pester / Pester

Pester is the ubiquitous test and mock framework for PowerShell.
https://pester.dev/
Other
3.08k stars 470 forks source link

Extract common helper-functions in P-tests #2378

Closed fflaten closed 5 months ago

fflaten commented 1 year ago

PR Summary

Extracts shared helper-functions in P-tests to PTestHelper-module, as mentioned in https://github.com/pester/Pester/pull/2345#discussion_r1192973682

PR Checklist