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

Fix tests failing with Pester v4 #46

Closed DexterPOSH closed 7 years ago

DexterPOSH commented 7 years ago

Some of the assertions are failing now with Pester v4. See the build here: https://ci.appveyor.com/project/DexterPOSH/psremotely/build/1.0.52

DexterPOSH commented 7 years ago

Fixed in v1.0.2 release