Note: This is the guest post, I wrote on the official Nevercode blog, please read the original post here As the popularity of mobile apps is growing, most companies and digital agencies […]
Category: Test Automation
Mix posts about Test Automation
Automated iOS Code Reviews with SwiftLint and Danger at YNAP
At Yoox Net-A-Porter(YNAP), we use Swift for building iOS apps. Swift is a modern, fast and type-safe programming language. In the iOS app development, getting an instant feedback on Swift […]
Released XCBlog 2.0 iOS App
Glad to announce that, Apple has approved the newly designed XCBlog iOS and watchOS app. If you are a regular reader of XCBlog then you should definitely check out the […]
iOSDevUK 2018: Conference Highlights
The UK’s best iOS Development Conference a.k.a iOSDevUK 8 was held on 3rd to 6th September 2018 at Aberystwyth University in Wales. This conference has been organised by professors of the […]
Announcing the trailer of iOS DevOps Book
Glad to announce my new adventure of writing a book on iOS DevOps which cover almost everything to deliver the quality app to AppStore. This book is aimed to solve the challenges […]
WWDC18: What’s New in Code Coverage, XCTest and XCUITest
At WWDC18, there was a session on What’s New in Testing describing new features in Code Coverage, XCTest, and XCUITests. It was presented by the Honza and Ethan. This session consists […]
WWDC 2018 Wishlist for Native Developer and DevOps Tools
There is a lot of excitement about Apple’s World Wide Developer Conference (WWDC 2018) that kicks off next week on 4th June 2018. Unfortunately, we don’t have access to Apple’s […]
Managing iOS Build Configurations and Schemes for XCTest
Before releasing an iOS app to Apple App Store, it’s very common to have a build that has been targeted to internal audience i.e QA engineers, Product Owners that will […]
Top Tips for DevOps Friendly XCTest in iOS Pipeline
Apple has introduced XCTest framework to create unit, integration, performance and UI tests for various Apple platforms. XCUITest is a sexy extension on top of XCTest which allow developers to write UI […]
Adding Sauce To Xcode UI Test: XCUITest + Sauce Labs
Sauce Labs has just announced support to run XCUITests on their own device farm. They have announced the support on their official blog. As Apple’s own Xcode UI Testing framework getting […]
