/IntegrationTests.testsettings
https://bitbucket.org/s_cadwallader/codemaid · Unknown · 18 lines · 18 code · 0 blank · 0 comment · 0 complexity · 08209e2febc2dc99a7270efef589275d MD5 · raw file
- <?xml version="1.0" encoding="UTF-8"?>
- <TestSettings name="Integration Tests" id="be253cdd-63ce-48f6-b0e2-95247f86f79d" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
- <Description>These are test settings for using the VS IDE host type.</Description>
- <Execution>
- <Hosts>
- <VSSDKTestHostRunConfig name="VS IDE" HiveKind="DevEnv" HiveName="11.0Exp" xmlns="http://microsoft.com/schemas/VisualStudio/SDK/Tools/IdeHostAdapter/2006/06" />
- </Hosts>
- <TestTypeSpecific>
- <UnitTestRunConfig testTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b">
- <AssemblyResolution>
- <TestDirectory useLoadContext="true" />
- </AssemblyResolution>
- </UnitTestRunConfig>
- </TestTypeSpecific>
- <AgentRule name="Execution Agents">
- </AgentRule>
- </Execution>
- </TestSettings>