forked from pjvds/ncqrs
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Local.testsettings
32 lines (32 loc) · 1.49 KB
/
Local.testsettings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<TestSettings name="Local" id="e20e38d9-63da-4dfa-b87e-9e4fde8f0497" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
<Description>Il s'agit des paramètres de test par défaut pour une série de tests locale.</Description>
<Deployment>
<DeploymentItem filename="Framework\src\Ncqrs.Tests.Integration\NcqrsIntegrationTestsClean.sdf" />
</Deployment>
<Execution>
<TestTypeSpecific>
<UnitTestRunConfig testTypeId="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b">
<AssemblyResolution applicationBaseDirectory="%HOMEDRIVE%\Temp">
<TestDirectory useLoadContext="false" />
<RuntimeResolution>
<Directory path="%HOMEDRIVE%\Temp" includeSubDirectories="true" />
</RuntimeResolution>
</AssemblyResolution>
</UnitTestRunConfig>
<WebTestRunConfiguration testTypeId="4e7599fa-5ecb-43e9-a887-cd63cf72d207">
<Browser name="Internet Explorer 9.0" MaxConnections="6">
<Headers>
<Header name="User-Agent" value="Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)" />
<Header name="Accept" value="*/*" />
<Header name="Accept-Language" value="{{$IEAcceptLanguage}}" />
<Header name="Accept-Encoding" value="GZIP" />
</Headers>
</Browser>
</WebTestRunConfiguration>
</TestTypeSpecific>
<AgentRule name="LocalMachineDefaultRole">
</AgentRule>
</Execution>
<Properties />
</TestSettings>