Skip to content

Instantly share code, notes, and snippets.

@jeremysimmons
Created June 12, 2015 17:04
Show Gist options
  • Save jeremysimmons/c28275fd87ec1f0a9211 to your computer and use it in GitHub Desktop.
Save jeremysimmons/c28275fd87ec1f0a9211 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<TestSettings name="Parallel" id="75d1bdb9-bbc6-4a1f-81d3-001163492e2e" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
<Deployment enabled="false" />
<Description>Parallel test run</Description>
<Execution parallelTestCount="0">
<TestTypeSpecific>
<UnitTestRunConfig testTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b">
<AssemblyResolution>
<TestDirectory useLoadContext="true" />
</AssemblyResolution>
</UnitTestRunConfig>
</TestTypeSpecific>
<AgentRule name="Execution Agents">
</AgentRule>
</Execution>
<Properties />
</TestSettings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment