XCTest Automation with Swift
Introduction
XCTest is the automation framework provided by Apple, this will help you in creating and running any UI Tests, Unit Test and Performance Test on your XCode project.
This UI Test can be written in either of the 2 languages i.e Swift or Ob...
thinklikeshiv.hashnode.dev