TDDUtils
1.0.5
Small utility functions that makes it easier to TDD PowerShell code, e.g. when using the Pester testing framework.
Installation Options
Owners
Copyright
(c) 2021 Hans-Eric Grönlund. All rights reserved.
Package Details
Author(s)
- Hans-Eric Grönlund
Tags
Functions
Test-TDDCmdletBinding Test-TDDCmdletBindingArgument Test-TDDOutputType Test-TDDParamBlockAttribute Test-TDDParamBlockAttributeArgument Test-TDDParameter Test-TDDPowerShellCode Test-TDDSupportsShouldProcess
Dependencies
This module has no dependencies.
Release Notes
https://github.com/hansEricG/TDDUtils/blob/main/CHANGELOG.md
FileList
- TDDUtils.nuspec
- Private\Get-TDDParamBlockAttribute.ps1
- Public\Test-TDDCmdletBinding.ps1
- Public\Test-TDDCmdletBindingArgument.ps1
- Public\Test-TDDOutputType.ps1
- Public\Test-TDDParamBlockAttribute.ps1
- Public\Test-TDDParamBlockAttributeArgument.ps1
- Public\Test-TDDParameter.ps1
- Public\Test-TDDPowerShellCode.ps1
- Public\Test-TDDSupportsShouldProcess.ps1
- TDDUtils.psd1
- TDDUtils.psm1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.5 (current version) | 13 | 8/31/2026 |
| 1.0.1 | 141 | 7/7/2022 |