mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-27 16:04:46 +02:00
Updated Run OpenSSH Pester Tests (markdown)
parent
c8903f80b2
commit
11fb8a66f8
@ -17,7 +17,7 @@ cd $env:SystemDrive\OpenSSH
|
||||
Import-Module .\openssh-portable\contrib\win32\openssh\appveyor.psm1 –Force
|
||||
Run-OpenSSHPesterTest –testRoot $env:SystemDrive\OpenSSH -outputXml testresult.xml
|
||||
```
|
||||
Note: If you want to run a particular test, skip step 3 and just launch it:
|
||||
Note: If you want to run a particular test, just launch it by the script name:
|
||||
```powershell
|
||||
.\SCP.Tests.ps1
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user