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
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
- PowerShellGuard.nuspec
- LICENSE
- PowerShellGuard.psd1
- PowerShellGuard.psm1
- PSGetModuleInfo.xml
- README.md
Version History
Version | Downloads | Last updated |
---|---|---|
0.8.68 (current version) | 7,672 | 8/24/2017 |
0.8.0 | 51 | 8/4/2017 |
0.6.1 | 678 | 3/17/2015 |
0.6.0 | 24 | 3/16/2015 |
0.5.0 | 28 | 3/15/2015 |