pwsh -NoLogo -NoProfile -ExecutionPolicy Bypass -Command "Import-Module ./scripts/powershell/PoshQC; Invoke-PoshQCTest -Root ." Use mocking sparingly. Prefer real code paths and pure functions where ...
Note: pasting in powershell is as simple as right clicking in the blue space of Powershell. press enter, and you may be asked to confirm the change you're making to execution policies. type y and ...