Skip to content

Commit f7c2475

Browse files
committed
Enable random and parallelization for tests
1 parent 6e2d2cb commit f7c2475

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

RxHttpClient.xcodeproj/xcshareddata/xcschemes/RxHttpClient.xcscheme

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@
3939
</CodeCoverageTargets>
4040
<Testables>
4141
<TestableReference
42-
skipped = "NO">
42+
skipped = "NO"
43+
parallelizable = "YES"
44+
testExecutionOrdering = "random">
4345
<BuildableReference
4446
BuildableIdentifier = "primary"
4547
BlueprintIdentifier = "6EFB9EC11D2A4E2600E30A5D"

0 commit comments

Comments
 (0)