Filter
Exclude
Time range
-
Near
New home @ github.com/IISResetMe/PSProf… Apart from the module name change, Measure-Script now supports: - Scripts w/ v4/v5 language features - $PSCommandPath/$PSScriptRoot resolution in file-based scripts - Caller-scoped scriptblock execution

2
9
25 Oct 2018
When running InModuleScope, you can use $PSScriptRoot or $PSCommandPath to get path to the >test script<. And $script:PSScriptRoot or $script:PSCommandPath to get path to the tested >module<. #powershell #pester #psPester @PSPester
16
34