Discover 179 articles on Testing in mobile performance

Clear Filters

Showing 20 of 179 articles (Page 2 of 9)

How we think about Threads’ iOS performance

Company: Meta · Dec 18, 2024
Platform: iOS

Meta fine-tunes Threads on iOS to keep it fast and frustration-free.

Learnings About Swift Testing

Company: Mercari · Dec 12, 2024
Platform: iOS

Mercari shares what they learned adopting Swift Testing for iOS.

Best practices and strategies for upgrading React Native versions in existing production applications.

Discord used synthetic control to measure voice message impact cleanly.

Unit tests are great. They give us confidence to build and change our software. Sometimes I want to write a test once and run it for multiple algorithms, inputs, or environments. It’s been possible to do this w...

Shopify’s Tophat app offers one-click testing, making dev life way sweeter.

Writing tests is a fundamental part of writing good software. They help us to catch bugs, be confident in our changes and serve as documentation. At Wealthfront, our Android team relies heavily on our automated...

Guide to implementing VoiceOver accessibility features in iOS apps.

Swift Actor in Unit Tests

Company: Thumbtack · Jul 3, 2024
Platform: iOS

Explores using Swift actors for thread-safe testing patterns in iOS applications.

GitHub cut iOS testing time with new runner features that deliver.

“Dogfooding” is one of the most important tools we have for improving the app.

Mercari tracks mobile app performance live to stay quick and steady.

Uber’s Healthline tool watches crashes in real time across their mobile apps, keeping things under control.

What's New in Swift 5.9 Debugging

Company: Swift.org · Sep 28, 2023
Platform: iOS / Desktop

Details new debugging features and improvements in Swift 5.9 for mobile and desktop development.

Senior iOS Engineer Justin Shapiro explains the importance of snapshot testing in Handshake’s iOS testing methodology, and outlines the migration to a snapshot testing capability from Emerge Tools.

Amazon shows why testing app speed is make-or-break for success.

Learnings and best practices for implementing native E2E testing in mobile applications.

Explores how Dream11 leverages mobile app automation to enhance efficiency and streamline development processes.

Flow testing with Turbine

Company: Cash App · Jun 21, 2023
Platform: iOS / Android

Say hello to Turbine 1.0, our library for testing kotlinx.coroutines Flow and more.

Unit Testing Android Apps with MockK

Company: Getir · Jun 19, 2023
Platform: Android

Best practices for writing unit tests in Android applications using the MockK testing framework.

Loading articles...