Files
runner-images/images/macos/scripts/tests/RunAll-Tests.ps1
2023-11-15 12:12:28 +01:00

3 lines
104 B
PowerShell

Import-Module "$PSScriptRoot/../helpers/Tests.Helpers.psm1" -DisableNameChecking
Invoke-PesterTests "*"