PowerShellGuard

0.8.68

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.

Minimum PowerShell version

2.0.0.0

Installation Options

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

Install-Module -Name PowerShellGuard

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

Install-PSResource -Name PowerShellGuard

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-2017 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

20160210 - Renamed parameter to Recurse.  Support custom PSDrives that resolve to file system locations.

FileList

Version History

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