Skip to content

Commit e81aeee

Browse files
author
Terje Sandstrom
committed
Added more missing MSTest properties and corrected some others
1 parent 71ed0ab commit e81aeee

File tree

9 files changed

+3
-0
lines changed

9 files changed

+3
-0
lines changed

AllTemplate/AllRunSettings.runsettings

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ Included items must then not match any entries in the exclude list to remain inc
160160
<CaptureTraceOutput>true</CaptureTraceOutput>
161161
<DeleteDeploymentDirectoryAfterTestRunIsComplete>true</DeleteDeploymentDirectoryAfterTestRunIsComplete>
162162
<DeploymentEnabled>true</DeploymentEnabled>
163+
<DeployTestSourceDependencies>true</DeployTestSourceDependencies>
163164
<MapNotRunnableToFailed>false</MapNotRunnableToFailed>
164165
<EnableBaseClassTestMethodsFromOtherAssemblies>false</EnableBaseClassTestMethodsFromOtherAssemblies>
165166
<!-- <TestTimeout>5000</TestTimeout> -->

AllTemplate/AllRunSettings.zip

1 Byte
Binary file not shown.

CoverageNoParallelTemplate/CoverageNoParallel.runsettings

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ Included items must then not match any entries in the exclude list to remain inc
164164
<CaptureTraceOutput>true</CaptureTraceOutput>
165165
<DeleteDeploymentDirectoryAfterTestRunIsComplete>true</DeleteDeploymentDirectoryAfterTestRunIsComplete>
166166
<DeploymentEnabled>true</DeploymentEnabled>
167+
<DeployTestSourceDependencies>true</DeployTestSourceDependencies>
167168
<MapNotRunnableToFailed>false</MapNotRunnableToFailed>
168169
<EnableBaseClassTestMethodsFromOtherAssemblies>false</EnableBaseClassTestMethodsFromOtherAssemblies>
169170
<!-- <TestTimeout>5000</TestTimeout> -->
-3 Bytes
Binary file not shown.

ItemTemplates/AllRunSettings.zip

1 Byte
Binary file not shown.
-3 Bytes
Binary file not shown.

ItemTemplates/parallel.zip

34 Bytes
Binary file not shown.

ParallelTemplate/parallel.runsettings

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<CaptureTraceOutput>true</CaptureTraceOutput>
2525
<DeleteDeploymentDirectoryAfterTestRunIsComplete>true</DeleteDeploymentDirectoryAfterTestRunIsComplete>
2626
<DeploymentEnabled>true</DeploymentEnabled>
27+
<DeployTestSourceDependencies>true</DeployTestSourceDependencies>
2728
<MapNotRunnableToFailed>false</MapNotRunnableToFailed>
2829
<EnableBaseClassTestMethodsFromOtherAssemblies>false</EnableBaseClassTestMethodsFromOtherAssemblies>
2930
<!-- <TestTimeout>5000</TestTimeout> -->

ParallelTemplate/parallel.zip

34 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)