PowerShellGuard

0.6.1

Commands to monitor files and directories for changes, then run tests in response to those changes.
This enables fast feedback and helps prevent regressions as you are developing new features or modifying existing code.

Multiple test frameworks can be used, but by default it will attempt to use Pester.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PowerShellGuard -RequiredVersion 0.6.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PowerShellGuard -Version 0.6.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015 Steven Murawski. All rights reserved.

Package Details

Author(s)

  • Steven Murawski

Functions

New-Guard Wait-Guard Remove-Guard Get-GuardQueue Get-GuardQueuePeek Add-GuardQueueCommand

Dependencies

This module has no dependencies.

Release Notes

20150315 - Added backward compatibility for PowerShell 2 < thanks craibuc

FileList

Version History

Version Downloads Last updated
0.8.68 7,594 8/24/2017
0.8.0 50 8/4/2017
0.6.1 (current version) 677 3/17/2015
0.6.0 23 3/16/2015
0.5.0 27 3/15/2015