DexterPOSH / PSRemotely

Remote operations validation framework, exposes a DSL to wrap existing Pester/PoshSpec based validation tests.
http://psremotely.readthedocs.io/en/latest/
MIT License
46 stars 7 forks source link

Invoke-PSRemotely mimic Invoke-Pester #20

Closed DexterPOSH closed 7 years ago

DexterPOSH commented 7 years ago

Invoke-PSRemotely should do the following:

DexterPOSH commented 7 years ago

This still passes

Invoke-PSRemotely -Script C:\temp\test.ps1
DexterPOSH commented 7 years ago

Fixed in #21