n

1. первый запуск
2. второй запуск
Size: a a a
n

AS
n
n
4
n
AS
n
AS
A
@"
BeforeAll {
Select-MgProfile -Name "beta"
}
Describe "New-MgDeviceManagementWindowAutopilotDeploymentProfile" {
It "New-MgDeviceManagementWindowAutopilotDeploymentProfile" {
(Get-Command "New-MgDeviceManagementWindowAutopilotDeploymentProfile").Name | Should -BeExactly "New-MgDeviceManagementWindowAutopilotDeploymentProfile"
}
}
"@ > t.tests.ps1
Invoke-Pester ./t.tests.ps1
Starting discovery in 1 files.
Discovery found 1 tests in 220ms.
Running tests.
[+] D:\t.tests.ps1 4.78s (4.24s|364ms)
Tests completed in 4.8s
Tests Passed: 1, Failed: 0, Skipped: 0 NotRun: 0
VB
4
е
4
VB
VB
4