Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
configmap
1.0.7.0
.build.map.ps1
$targets
=
@{
"test"
=
{
invoke-pester
.
}
}
return
$targets