2013-08-15 14:52:10 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<TestSettings name="Integration Tests" id="85f80678-5acf-4267-a4f8-e5bf47bd5e87" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
|
2013-05-26 00:10:55 +02:00
|
|
|
<Description>This test run configuration uses the VS IDE host type in the test run.</Description>
|
|
|
|
|
<Execution>
|
|
|
|
|
<Hosts>
|
2013-08-15 14:52:10 +02:00
|
|
|
<VSSDKTestHostRunConfig name="VS IDE" HiveKind="DevEnv" HiveName="11.0Exp" xmlns="http://microsoft.com/schemas/VisualStudio/SDK/Tools/IdeHostAdapter/2006/06" />
|
2013-05-26 00:10:55 +02:00
|
|
|
</Hosts>
|
2013-08-15 14:52:10 +02:00
|
|
|
<TestTypeSpecific>
|
|
|
|
|
<UnitTestRunConfig testTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b">
|
|
|
|
|
<AssemblyResolution>
|
|
|
|
|
<TestDirectory useLoadContext="true" />
|
|
|
|
|
</AssemblyResolution>
|
|
|
|
|
</UnitTestRunConfig>
|
|
|
|
|
</TestTypeSpecific>
|
|
|
|
|
<AgentRule name="LocalMachineDefaultRole">
|
|
|
|
|
</AgentRule>
|
2013-05-26 00:10:55 +02:00
|
|
|
</Execution>
|
2013-08-15 14:52:10 +02:00
|
|
|
</TestSettings>
|