mirror of
https://github.com/actions/runner-images.git
synced 2025-12-26 03:17:54 +08:00
* [macOS] change Invoke-Pester function * added new logic * try another approach. * invoke-tests change * added a little bunch of tests. * remove import from browsers * added source for all tests covered scripts. * run all tests. * added proper module import * RunAll-Tests.ps1 changes. * added shebang * added new approach for tests. * the first line should be shebang * fixed nitpicks
3 lines
83 B
PowerShell
3 lines
83 B
PowerShell
Import-Module "$PSScriptRoot/../helpers/Tests.Helpers.psm1"
|
|
|
|
Invoke-PesterTests "*" |