Search
You can now search through our
archive
!
Please specify a keyword
-
Issue #326
Kotlin Snapshot is a testing assertion library that simplifies how to make assertions. This library focuses on a different way of asserting the correct behavior of a test thanks to the use of snapshots.
-
Issue #325
Interesting article by Josef Raska on why we won't use the Architecture Navigation Component. Though we generally like the Architecture Navigation Component some of his arguments resonated with us (especially testing).
-
Issue #324
This year Google devs had the opportunity to start from scratch with the I/O app. They could choose tools and think about the overall design of the app’s architecture. Jose Alcérreca describes these approaches.
-
Issue #322
If you can’t test web, native & hybrid mobile apps in a common platform. If you can’t see test data for real devices (both on-premise & in the cloud), or if you can’t use automation frameworks/mobile tools you already have and love. It’s time to check out Kobiton.
-
Issue #322
After more than a year of development and months of testing by early adopters, Google has launched Android 9 Pie, the latest release of Android, to the world.
-
Issue #320
Gray Box End-to-End Testing and Automation Framework for Mobile Apps
-
Issue #319
A code generating implementation of Cucumber testing for Android
-
Issue #319
A flexible and comprehensive testing tool for Kotlin.
-
Issue #319
In this article Stephen Samuel covers how to write data-driven tests using the KotlinTest library while also introducing some nice extra features.
-
Issue #317
If you can’t test web, native & hybrid mobile apps in a common platform. If you can’t see test data for real devices (both on-premise & in the cloud), or if you can’t use automation frameworks/mobile tools you already have and love. It’s time to check out Kobiton.
-
Issue #317
Mirek Stanek writes an overview about how to test your code and user experience with various layers of tests.
-
Issue #316
One of the great advantages in using dependency injection is ease of testing. Danny Preussler shows how this works with the Kotlin DI library Koin.
-
Issue #316
Android development requires tons of disconnected approaches for the development and testing. When that became a burden, the author created a tool called adb-enhanced.
-
Issue #316
Swiss-army knife for android testing and development, inspired from android-scripts
-
Issue #313
Test Web, hybrid and native mobile apps inside a common platform. On real devices (you know, like real customers do); no simulators. Get a combined view of devices on-premise and in the cloud, with automation frameworks and mobile testing tools you already use. Play with Kobiton for free!
-
Issue #312
Artur Dryomov writes extensively about the various layers of testing and how they apply to Android development.
-
Issue #312
Bart Ziemba and Jonathan Taylor share & summarize their favorite talks from Google I/O 2018.
-
Issue #311
Yelp connects people with great local businesses. We’re looking for Senior Android Engineers. We believe in well architectured code, the full testing pyramid, and fast developer tooling. Our modularized app builds in <1m and yes we support Kotlin :)
-
Issue #311
The Robolectric team announces the first alpha release of Robolectric 4.0, as well as some new developments in the world of Robolectric and Android testing in general
-
Issue #311
In this article Stephen Samuel highlights some of the lesser known features of KotlinTest, a unit testing library for Kotlin.
-
Issue #310
Yelp connects people with great local businesses. We’re looking for Senior Android Engineers. We believe in well architectured code, the full testing pyramid, and fast developer tooling. Our modularized app builds in <1m and yes we support Kotlin :)
-
Issue #310
Simply migrating UI test code base to Kotlin doesn’t solve the issue with the readability, because of Espresso. Fortunately, Kotlin provides us with a lot of tools for building DSLs. With that in mind, Ilya Lim imagined how UI tests should look like.
-
Issue #310
Unit Testing in Kotlin is fun and tricky at the same time. This post by Philipp Hauer contains best practices and guidelines to write unit test code in Kotlin that is idiomatic, readable, concise and produces reasonable failure messages.
-
Issue #310
Gabor Varadi makes use of Kotlin extension functions to simplify use of Espresso.
-
Issue #309
Yelp connects people with great local businesses. We’re looking for Senior Android Engineers. We believe in well architectured code, the full testing pyramid, and fast developer tooling. Our modularized app builds in <1m and yes we support Kotlin :)
-