Shashank kumarHow Android Handles the Installation of Feature ModulesWith the rollout of Android App Bundles, AAB, and Google have given a different way through which the distribution and installation of apps…Jul 29
takahiromHow to Solve Flaky Robolectric and Roborazzi TestsI’ve been using Roborazzi and Robolectric and encountered some minor issues during the test installation process. I believe Robolectric…Jan 22
İbrahim Ethem ŞenRobolectric and Roborazzi for Android TestingAs the mobile application market expands, the process of adding new applications and features has also accelerated. When we want to update…Feb 251Feb 251
InHuawei DevelopersbyMeva AkkayaRobolectric : The Ultimate Testing Framework for Android DevelopersDo you find manual testing of your Kotlin Android app tiring? Want to catch bugs early and ensure app quality? Let’s meet Robolectric!Apr 28, 2023Apr 28, 2023
InProAndroidDevbyRezaCan you create a Bookmark Button in Jetpack Compose? 💡🎯 Perfecting Your Jetpack Compose Skills with a Bookmark Button Project 🏆Feb 4Feb 4
Shashank kumarHow Android Handles the Installation of Feature ModulesWith the rollout of Android App Bundles, AAB, and Google have given a different way through which the distribution and installation of apps…Jul 29
takahiromHow to Solve Flaky Robolectric and Roborazzi TestsI’ve been using Roborazzi and Robolectric and encountered some minor issues during the test installation process. I believe Robolectric…Jan 22
İbrahim Ethem ŞenRobolectric and Roborazzi for Android TestingAs the mobile application market expands, the process of adding new applications and features has also accelerated. When we want to update…Feb 251
InHuawei DevelopersbyMeva AkkayaRobolectric : The Ultimate Testing Framework for Android DevelopersDo you find manual testing of your Kotlin Android app tiring? Want to catch bugs early and ensure app quality? Let’s meet Robolectric!Apr 28, 2023
InProAndroidDevbyRezaCan you create a Bookmark Button in Jetpack Compose? 💡🎯 Perfecting Your Jetpack Compose Skills with a Bookmark Button Project 🏆Feb 4
Sebastian Lobato GencoBlazing fast Compose tests with RobolectricGuide to execute Compose behavior tests with RobolectricJan 18, 20222
Sanjayjith MSimplifying Android Unit Testing: Why Less Inheritance is MoreHello there, fellow Android developers! Today, we’re going to chat about a common practice in our world: unit testing, especially with the…Oct 15, 20231
Tony OwenTesting Jetpack ComposeSo far in the declarative UI world, I’ve had one problem… testing. I don’t want to have to run UI tests (on device / emulator) for…Jun 28, 20223