Watchmen

1.2.1

Infrastructure test runner using Pester

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name Watchmen

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

Install-PSResource -Name Watchmen

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) 2016 Brandon Olin. All rights reserved.

Package Details

Author(s)

  • Brandon Olin (@devblackops)

Tags

Watchmen Pester OVF Operation Validation Infrastructure Testing

Functions

Email EventLog FromSource Get-WatchmenTest InfluxDB Invoke-WatchmenTest LogFile Notifies Parameters PowerShell Slack Syslog Test TestType Version When WatchmenOptions WatchmenTest

Dependencies

Release Notes


## 1.2.1 (2017-02-09)

* Fix bug where InfluxDB notifier function was not being exported (via @devblackops)
* Fix all typos for Descibe -> Describe (via @megamorf)
* Remove hardcoded $true for UseSSL value in Email notifier (via @megamorf)
* Fix custom message attribute for Email (via @megamorf)
* Fix variable replacement in LogFile notifier (via @megamorf)

## 1.2.0 (2016-09-08)

* Add InfluxDB notifier type.
* Fix bug where only the first notifier would be called if the OVF module included more than one test.

## 1.1.0 (2016-09-03)

* Allow notifiers to be optionally executed upon successful tests.

## 1.0.0 (2016-08-12)

* Initial release

FileList

Version History

Version Downloads Last updated
1.2.1 (current version) 750 2/9/2017
1.2.0 175 9/9/2016
1.1.0 23 9/4/2016
1.0.0 50 8/13/2016