/IntegrationTests.testsettings

https://bitbucket.org/s_cadwallader/codemaid · Unknown · 18 lines · 18 code · 0 blank · 0 comment · 0 complexity · 08209e2febc2dc99a7270efef589275d MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <TestSettings name="Integration Tests" id="be253cdd-63ce-48f6-b0e2-95247f86f79d" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
  3. <Description>These are test settings for using the VS IDE host type.</Description>
  4. <Execution>
  5. <Hosts>
  6. <VSSDKTestHostRunConfig name="VS IDE" HiveKind="DevEnv" HiveName="11.0Exp" xmlns="http://microsoft.com/schemas/VisualStudio/SDK/Tools/IdeHostAdapter/2006/06" />
  7. </Hosts>
  8. <TestTypeSpecific>
  9. <UnitTestRunConfig testTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b">
  10. <AssemblyResolution>
  11. <TestDirectory useLoadContext="true" />
  12. </AssemblyResolution>
  13. </UnitTestRunConfig>
  14. </TestTypeSpecific>
  15. <AgentRule name="Execution Agents">
  16. </AgentRule>
  17. </Execution>
  18. </TestSettings>