add assert MatchCommandOutput

This commit is contained in:
Aleksandr Chebotov
2020-07-13 13:37:04 +03:00
parent 51da94d189
commit 3356fa7bd0
3 changed files with 36 additions and 2 deletions

View File

@@ -41,3 +41,4 @@ Choco-Install -PackageName hub
Add-MachinePathItem "C:\Program Files\Git\bin"
Invoke-PesterTests -TestFile "Git" -TestName "Git"
Invoke-PesterTests -TestFile "Git" -TestName "Hub"