зеркало из https://github.com/github/VisualStudio.git
Allow parallel test execution in ncrunch.
This should now work correctly, and greatly speeds up the tests.
This commit is contained in:
Родитель
b5a6ee2775
Коммит
14f0697ab9
|
@ -7,7 +7,7 @@
|
|||
<AdditionalFilesToIncludeForSolution>
|
||||
<Value>lib\**.*</Value>
|
||||
</AdditionalFilesToIncludeForSolution>
|
||||
<AllowParallelTestExecution>False</AllowParallelTestExecution>
|
||||
<AllowParallelTestExecution>True</AllowParallelTestExecution>
|
||||
<ProjectConfigStoragePathRelativeToSolutionDir>.ncrunch</ProjectConfigStoragePathRelativeToSolutionDir>
|
||||
<SolutionConfigured>True</SolutionConfigured>
|
||||
</Settings>
|
||||
|
|
Загрузка…
Ссылка в новой задаче