ios - XCTest on Xcode 8 GM Seed -


i have set of xctest automation scripts running ui test of app, , trying out on xcode 8 ios 10 testing.

however, seems xctest framework running slower xcode 7 @ moment. me experiencing issue?

or app's problem; way built or xctest written?

anyone else experience same issue of slowness on xcode 8?

thanks,


Comments

Popular posts from this blog

php - Auto increment employee ID -

php - isset function not working properly -

python - Evaluating the next line in a For Loop while in the current iteration -