InProAndroidDevbyOliver VicenteScreenshot testing in Jetpack ComposeIn this article, I’ll introduce a useful tool for screenshot testing in Jetpack Compose. This tool was officially announced at the last…Dec 24
Domen LanišnikScreenshot Testing with ComposeIn this post, we take a look at what is screenshot/snapshot testing and how to get started with it on Android using Compose and Paparazzi.Sep 27, 20233
Javier Manrique PellejeroAndroid Screenshot Testing — Boosting your CI pipelineOkay, so you have finally decided to take the leap, enter the world of Continuous Integration and ensure that your product remains stable…Nov 1Nov 1
Natalia KulbakaAndroid Snapshot testing. Paparazzi. Failing unit tests. Edgecases.When I first tried Paparazzi snapshot testing in Android app It was straightforward to go as I was integrating the library in the app with…Oct 28Oct 28
Lennard DeurmanWork smart, not hard: optimize code coverage with effective testing in multi-package Flutter…An important aspect of building high-quality apps is proper testing. When building new apps, this is however one of the things that’s often…Aug 10Aug 10
InProAndroidDevbyOliver VicenteScreenshot testing in Jetpack ComposeIn this article, I’ll introduce a useful tool for screenshot testing in Jetpack Compose. This tool was officially announced at the last…Dec 24
Domen LanišnikScreenshot Testing with ComposeIn this post, we take a look at what is screenshot/snapshot testing and how to get started with it on Android using Compose and Paparazzi.Sep 27, 20233
Javier Manrique PellejeroAndroid Screenshot Testing — Boosting your CI pipelineOkay, so you have finally decided to take the leap, enter the world of Continuous Integration and ensure that your product remains stable…Nov 1
Natalia KulbakaAndroid Snapshot testing. Paparazzi. Failing unit tests. Edgecases.When I first tried Paparazzi snapshot testing in Android app It was straightforward to go as I was integrating the library in the app with…Oct 28
Lennard DeurmanWork smart, not hard: optimize code coverage with effective testing in multi-package Flutter…An important aspect of building high-quality apps is proper testing. When building new apps, this is however one of the things that’s often…Aug 10
Jov MitWriting Screenshot Tests with PaparazziScreenshot testing is one of the most potent ways to make sure your UI remains looking the same over time. With screenshot testing, we…Aug 19, 2023
Ryan WJetpack Compose: How do we preview composables that use WindowsSizeClass?A simple workaround to make screen-size previews work as expected on Android StudioApr 25
Inastronauts-idbyFajar FebriyanSnapshot Testing Libraries for Android: Paparazzi vs ShotWhat is snapshot testing?Feb 293