Migrates to Pester5+ tests #59

Merged
OCram85 merged 47 commits from Pester5 into master 2022-07-14 13:37:13 +02:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 981068d0d4 - Show all commits

View File

@ -19,6 +19,7 @@ steps:
- name: LintTests
image: mcr.microsoft.com/powershell:latest
failure: ignore
commands:
- |
pwsh -NonInteractive -c "& {
@ -29,6 +30,7 @@ steps:
- name: UnitTests
image: mcr.microsoft.com/powershell:latest
failure: ignore
commands:
- |
pwsh -NonInteractive -c "& {