Xcode 11 brings some amazing features, the whole list of new features can be found at the release notes of the Xcode 11. Some of the notable ones are SwiftUI framework […]
Tag: Swift
Video Interview with DevOps.com
At SauceCon 2019, XCTEQ got an opportunity to have a video interview with DevOps.com and Digital anarchist. Chris Riley has conducted a video interview covering the various aspects of the […]
SauceCon19: Conference Report and Video of XCUITest Talk
SauceCon is a conference organised by Sauce Labs every year to promote the best practices in the field of continuous testing world. This year SauceCon was in Austin, Texas which […]
XCTEQ released Free Online Course on XCUITest for iOS Apps on Test Automation University
We are glad to announce that, XCTEQ has launched the first-ever online course on Apple’s UI testing framework also known as XCUITest on Test Automation University programme by Applitools. The […]
xccov: Diff and Merge Swift(iOS) Code Coverage
Apple has released a new command line tool xccov last year for inspecting the contents of Xcode code coverage reports. With xccov , we can generate Xcode code coverage reports in the […]
Five Killer Features of CocoaPods for iOS Development are In Transit
CocoaPods has been magical dependency managers for iOS developer so far. Very few developers understand what happens under the hood when they run pod install command. However, CocoaPods has been proved to […]
Swift + Docker + Kubernetes = Awesome Deployments from macOS
At the moment, Kubernetes is the hottest tool in the DevOps industry for automating, managing and scaling deployments of the web apps. However, Kubernetes rarely managed to enter in the […]
How to Train Machine Learning Models with CreateML for iOS Testing
Machine Learning and Artificial Intelligence are the booming topics in the software industry at the moment. The use of AI/ML for testing apps also becoming the trend as there are […]
2018: Biggest Shakeup in Years for iOS Release and CI/CD Process. How to Prepare for 2019
In 2018, Mobile DevOps and CI/CD world have been shaken up by some big announcements and news. These announcements are either from Apple or from the open-source communities, but these […]
GitHub Actions: Continuous Delivery of Swift Packages
GitHub is rolling out the GitHub Actions features which allow developers to automate CI/CD workflow without using any other apps. The Github Actions can be considered as GitHub’s own CI/CD […]