< Back
Add-PesterTemplate
Post
NAME Add-PesterTemplate
SYNOPSIS
Add a pester template file for each function or class in the module.
SYNTAX
Add-PesterTemplate [[-BuildInfo] <PSObject>] [<CommonParameters>]
DESCRIPTION
Add a pester template file for each function or class in the module.
Adds new files only.
PARAMETERS
-BuildInfo <PSObject>
BuildInfo is used to determine the source path.
Required? false
Position? 1
Default value (Get-BuildInfo)
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Add a pester template file for each function or class in the module.
SYNTAX
Add-PesterTemplate [[-BuildInfo] <PSObject>] [<CommonParameters>]
DESCRIPTION
Add a pester template file for each function or class in the module.
Adds new files only.
PARAMETERS
-BuildInfo <PSObject>
BuildInfo is used to determine the source path.
Required? false
Position? 1
Default value (Get-BuildInfo)
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS