Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 652 Bytes

File metadata and controls

8 lines (5 loc) · 652 Bytes

UI Test Automation using XCUITest Framework on Twitter iOS app

This repo consists of a UI test automation framework of Twitter app using XCUITest in Swift language (without using or looking at twitter's source code)

Video of test run

1. Do note that in an ideal scenario, each TEST must be independent.

2. To read a Medium Article for further information - Click here