mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
This commit is contained in:
10
Tests/IntegrationTests/runsettings.xml
Normal file
10
Tests/IntegrationTests/runsettings.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<RunSettings>
|
||||
<xUnit>
|
||||
<ParallelizeAssembly>false</ParallelizeAssembly>
|
||||
<ParallelizeTestCollections>false</ParallelizeTestCollections>
|
||||
<MaxParallelThreads>1</MaxParallelThreads>
|
||||
<StopOnFail>true</StopOnFail>
|
||||
</xUnit>
|
||||
</RunSettings>
|
||||
Reference in New Issue
Block a user