Search
You can now search through our
archive
!
Please specify a keyword
-
Issue #441
Check out Dinorah Tovar's series on “Practical Network for Android Developers”, where she'll cover topics from HTTP and Network Layer all the way to Testing, Mocks, and Integration.
-
Issue #440
Android Developer Advocate Wojtek Kaliciński will walk you through some of the tools you should be using when handling Android App Bundles.
-
Issue #439
Kaushik and Donn talk with Valera Zakharov who’s a Staff Engineer at Slack and considered one of the experts in the field of mobile testing.
-
Issue #439
Alex Zhukovich explores the "Layout Inspector" tool with the ability to do UI debugging and analysis of the User Interface for UI testing.
-
Issue #438
In this post, Rafa Vázquez shares some of the work he's been doing to make UI testing less painful!
-
Issue #437
You will architect and grow new and existing codebases, give technical input and feedback to Axios’ product and design teams for new features, and help develop the skills of your teammates with industry best practices around testing, accessibility, and documentation.
-
Issue #437
Mohit Sarveiya presents on unit testing Kotlin channels and flows
-
Issue #436
You will architect and grow new and existing codebases, give technical input and feedback to Axios’ product and design teams for new features, and help develop the skills of your teammates with industry best practices around testing, accessibility, and documentation.
-
Issue #436
Enzo Lizama shows how to test the Architecture Components library included in the Android Jetpack suite.
-
Issue #432
Setting up and running the Android Emulator on continuous integration (CI) or deployment (CD) is now easier than ever before with our pre-built Android Emulator Containers
-
Issue #429
Kobiton enhances your mobile app testing process by giving you access to hundreds of real devices. And now with Intelligent Test Automation, your process gets easier with scriptless automation. Start a free trial today.
-
Issue #428
If you're struggling with UI testing, Nishant Soni shows how you can enhance UI test automation tools by using a Fluent design pattern to create easy to read, manageable tests that are fast to implement and will enable scalability.
-
Issue #428
Sometimes it’s easier to learn from ‘what not to do’ rather than from ‘what to do’. Anti-patterns represent common bad practices, code smells and pitfalls, in this case, when creating automated tests. You should learn them so that you can spot them.
-
Issue #426
Google developers share some key points on testing best practices to do with code coverage.
-
Issue #426
A small testing library for kotlinx.coroutines Flow.
-
Issue #424
Ian covers how Navigation 2.2 and 2.3’s improvements in deep linking, APIs for returning a result, new support for testing Navigation, and integration with dynamic feature modules can make some common tasks and some tricky cases much easier to handle.
-
Issue #424
Hilt is a dependency injection library for Android that reduces the boilerplate of doing manual dependency injection in your project. In this video Daniel demonstrates how to set up Hilt in an application, showcases its testing APIs and explains some of Hilt internals to demonstrate its benefits.
-
Issue #423
Announcing a guide to using the MockK testing library.
-
Issue #422
Alfredo Cerezo Luna examines writing unit tests for Jetpack ViewModels.
-
Issue #421
In this article, Mark Allison looks at some techniques for creating Espresso tests for NumberPicker.
-
Issue #420
Cesar's post contains some tips to help automate the Surface Duo emulator for testing
-
Issue #418
As Ryan Harter has become better at testing, and programming in general, he's come to use Mock objects less and less, even removing them from existing projects and using Fakes instead.
-
Issue #417
Jarosław Michalik introduces his portal dedicated to testing with Kotlin.
-
Issue #414
Joe Birch dives into a small user flow for an app he's building and looks at how we can write automated UI tests for the screens involved.
-
Issue #412
Rivu Chakraborty writes all about JetBrain's Spek unit testing framework. He covers setup, initializations, and two different DSL styles for writing test cases.
-