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