Speeding up Android builds by 'fanning out' tests on Bitrise
Build your Android app faster than ever by fanning out - and parallelizing - tests on Bitrise. An example workflow and the necessary documentation to make it work for you.
Learn how to optimize your mobile app deployment processes for iOS, Android, Flutter, ReactNative, and more
Build your Android app faster than ever by fanning out - and parallelizing - tests on Bitrise. An example workflow and the necessary documentation to make it work for you.
In this guest article, John Sundell will share some of his top tips and techniques for making iOS UI tests easier to work with when using Apple’s built-in XCTest framework, as well as how to easily visualize the results of such tests using Bitrise’s Test Reporting add-on.
Build faster then ever by fanning out - and parallelizing - tests on Bitrise. An example workflow and the necessary documentation to make it work for you.
Learn how to process test results and improve code quality by getting code coverage reports. Guest post by Tibor Bödecs.
Learn to write real-world Unit/UI test cases for your iOS app in this practical testing 101 article for absolute beginners, written by Tibor Bödecs (The.Swift.Dev).
Antoine van der Lee, lead iOS Engineer at WeTransfer, explains how they shut down Travis and Jenkins in less than a day of work and migrated to Bitrise.
Learn how to use Swift Package Manager in Xcode. SPM now supports iOS and more, so it's time to ditch CocoaPods for good.