For some reason, the DeploymentEnabled
flag is not taken into account when I run my tests from an orderedtest
; i.e., the DirectoryPath
is as if DeploymentEnabled
was True
, although I explicitly set it to False
in the .runsettings
file.
My question seems to be closely related to this one although no solution was found there.
I run VS Enterprise 2015.
Any clue?