Skip to content

Commit fcba202

Browse files
author
kangmaoyun
committed
[main][需求实现] 添加SGInputManager工程的单测执行 [影响范围] 无
1 parent e8b677e commit fcba202

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

unit-test-configuration.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@ tests: # [数组]单测配置
4444
enableParallelTesting: false
4545
maxConcurrentTestSimulatorDestinations: 1
4646
testingWorkerCount: 1
47+
-
48+
scheme: SGInputManagerTests
49+
project: SGInputManager/SGInputManager.xcodeproj
50+
configuration: UnitTest
51+
targets:
52+
- SGInputManager
53+
enableParallelTesting: false
54+
maxConcurrentTestSimulatorDestinations: 1
55+
testingWorkerCount: 1
4756
coveragePods: # [数组]需要合并计算单测覆盖率的外仓
4857
-
4958
podName: SGBaseKit # 仓工程名

0 commit comments

Comments
 (0)