Commit
This commit is contained in:
parent
8b61ca41fa
commit
17883e16e1
41 changed files with 3173 additions and 0 deletions
14
IntegrationTests.testsettings
Normal file
14
IntegrationTests.testsettings
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<TestSettings
|
||||
id="85f80678-5acf-4267-a4f8-e5bf47bd5e87"
|
||||
name="Integration Tests"
|
||||
enableDefaultDataCollectors="false"
|
||||
xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
|
||||
<Description>This test run configuration uses the VS IDE host type in the test run.</Description>
|
||||
<Deployment enabled="false" />
|
||||
<Execution>
|
||||
<Hosts>
|
||||
<VSSDKTestHostRunConfig name="VS IDE" HiveName="12.0Exp" xmlns="http://microsoft.com/schemas/VisualStudio/SDK/Tools/IdeHostAdapter/2006/06" />
|
||||
</Hosts>
|
||||
</Execution>
|
||||
</TestSettings>
|
Loading…
Add table
Add a link
Reference in a new issue