TestingModule
1.4.0
This module is for providing code to easily see PowerShell functionality, and to get a hands-on test for how to use various Functionality. See also the included tests for basic Pester testing.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2020 Lars Panzerbjørn. All rights reserved.
Package Details
Author(s)
- Lars Panzerbjørn
Tags
Testing Functionality Learning Pester Panzerbjrn
Dependencies
This module has no dependencies.
FileList
- TestingModule.nuspec
- TestingModule.psm1
- Functions\Get-HelloWorld.ps1
- Functions\Ping-Computer.ps1
- Functions\Test-ArgParams.ps1
- Functions\Test-BeginProcessEnd.ps1
- Functions\Test-FunctionTest.ps1
- Functions\Test-LoopFunction.ps1
- Functions\Test-ObjectInput.ps1
- Functions\Test-PesterPingComputer.ps1
- Functions\Test-ReturningObject.ps1
- Functions\Test-StringParam.ps1
- Functions\Test-SwitchFunction.ps1
- Helpers\Get-RandomHexNumber.ps1
- Helpers\Test-HelperTest.ps1
- Private\Test-PSBoundParametersPriv.ps1
- TestingModule.psd1
- en-GB\about_TestingModule.help.txt
- Functions\Invoke-Decimation.ps1
- Functions\Test-AddFile.ps1
- Functions\Test-ArrayParam.ps1
- Functions\Test-ExampleCSV.ps1
- Functions\Test-HashTableInput.ps1
- Functions\Test-MyInvocation.ps1
- Functions\Test-ParamSets.ps1
- Functions\Test-PSBoundParameters.ps1
- Functions\Test-ShouldProcess.ps1
- Functions\Test-Switch.ps1
- Functions\Test-WhatIf.ps1