PesterHelpers

0.0.6

PesterHelpers contains helper functions to help users move all their existing PowerShell Code in to seperate PowerShell ps1 files (for each function exported) whilst auto creating a Pester test for the exported function

Installation Options

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

Install-Module -Name PesterHelpers

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

Install-PSResource -Name PesterHelpers

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

? 2016 PowerShellModules

Package Details

Author(s)

  • Ryan Yates

Functions

Export-Function New-FunctionFile New-FunctionPesterTest New-ModulePesterTest Export-AllModuleFunction

Dependencies

This module has no dependencies.

Release Notes

Updated to ensure compatability with Powershell V2

FileList

Version History

Version Downloads Last updated
0.0.6 (current version) 1,054 7/31/2016
0.0.5 19 7/31/2016
0.0.4 61 6/5/2016
0.0.3 20 6/5/2016
0.0.2 17 6/5/2016
0.0.1 32 5/24/2016
Show more