PSRemotely Versions Save

Remote operations validation framework, exposes a DSL to wrap existing Pester/PoshSpec based validation tests.

v1.0.4

7 years ago

This release includes :-

  • New PSRemotely Logo
  • PITCHME support (ppt lives as code)
  • Checks for invalid filename chars when dumping the tests.ps1 file
  • Enter-PSRemotely function added
  • Invoke-PSRemotely injected dynamically to remotely session
  • Issues with parsing Describe blocks inside the Node block

v1.0.3

7 years ago

PSRemotely now supports specifying the IP address to use for opening a PSRemoting session in the node configuration data using PreferNodeProperty parameter.

This release had a major bug while processing the Remote node output. Please upgrade to v1.0.4

v1.0.2

7 years ago
  • Configuration data supports complex data types nested
  • Fixed tests to be compatible with Pester v4