Kodeco Forums

Video Tutorial: Testing in iOS Part 4: UI Testing Basics

Learn how user interface testing allows you to automate taps and swipes so that you can test your app's user facing functionality within your test suite.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3493-testing-in-ios/lessons/5

Hi @gregheo,

Can you please tell me how to run UI Tests from Command line.
Is there any specific command I need to use to run them using command line.

Thank You