PesterHelpers
0.0.4
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
Owners
Copyright
� 2016 PowerShellModules
Package Details
Author(s)
- Ryan Yates
Functions
Export-Function New-FunctionFile New-FunctionPesterTest New-ModulePesterTest
Dependencies
This module has no dependencies.
Release Notes
Small Bug fix to New-FunctionPesterTest
FileList
- PesterHelpers.nuspec
- LICENSE
- ModuleTests.txt
- PesterHelpers.psd1
- PesterHelpers.psm1
- PesterHelpers.tests.ps1
- README.md
- Private\Get\Get-CommonParameter.ps1
- Public\Export\Export-Function.ps1
- Public\Export\Export-Function.Tests.ps1
- Public\New\New-FunctionFile.ps1
- Public\New\New-FunctionFile.Tests.ps1
- Public\New\New-FunctionPesterTest.ps1
- Public\New\New-FunctionPesterTest.Tests.ps1
- Public\New\New-ModulePesterTest.ps1
- Public\New\New-ModulePesterTest.Tests.ps1