Skip to content

This repo consists of a test automation framework of Twitter app using XCUITest in Swift language (without source code)

License

Notifications You must be signed in to change notification settings

suparna-khamaru/Twitter-UI-Test-Automation-XCUITest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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