You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploys the Pack.tests.template.ps1 file out to each pack folder, overwriting the contents. This is to ensure that all packs have up to date tests prior to running invoke-pester.
.PARAMETER Path
The location to (recursivly) start searching for packs that need updated tests.
.PARAMETER TemplateFile
Path to the template file that you want to update the tests with.