feat: run xctest before start ios automation

This commit is contained in:
debugtalk
2022-12-01 22:36:44 +08:00
parent 78349c717b
commit 77acfd2f03
4 changed files with 59 additions and 10 deletions
+1
View File
@@ -29,6 +29,7 @@ func TestConvertTimeToSeconds(t *testing.T) {
}
func TestMainIOS(t *testing.T) {
uuid := "00008030-00194DA421C1802E"
device := initIOSDevice(uuid)
bundleID := "com.ss.iphone.ugc.Aweme"
wc := NewWorldCupLive(device, "", bundleID, 30, 10)