Files
runner-images/images/ubuntu/scripts/tests/RunAll-Tests.ps1
2023-11-15 11:36:04 +01:00

3 lines
104 B
PowerShell

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