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
Template tests from Pester test-suite fail if not invoked from the directory where Pester.psm1 is located.
For example saving Pester into C:\Temp\Pester and running Invoke-Pester c:\Temp will result in lots of failed template tests.
Template tests from Pester test-suite fail if not invoked from the directory where Pester.psm1 is located.
For example saving Pester into C:\Temp\Pester and running Invoke-Pester c:\Temp will result in lots of failed template tests.