InStackademicbyPedro AlvarezKotlin: Decoupling your Composables to prepare for screenshot testsCertainly you have heard about screenshot tests. It's one of the great layers of our testing pyramid and the basic idea is assuring the…Sep 12
Pavel HolecGenerating SwiftUI snapshot tests with Swift macrosThis article describes how our Kiwi.com iOS project uses swift macros to drive automatic snapshot tests generation in order to keep tests…Feb 16
tkSnapshot Testing in Swift: A Quickstart Guide with CI supportMaking sure your UI stays consistent over timeSep 2Sep 2
PAULMAXTesting UI Elements in SwiftUI with XCTest: Challenges and SolutionsWhile SwiftUI is a great way to build user interfaces, testing List elements using XCTest can sometimes be tricky. At least I encountered…May 171May 171
Sarah ThomasBest Applitools Alternatives for Visual TestingWhether you’re looking for a tool with integrations or specialized capabilities, here are top 5 Applitool alternatives for visual testing.Aug 20Aug 20
InStackademicbyPedro AlvarezKotlin: Decoupling your Composables to prepare for screenshot testsCertainly you have heard about screenshot tests. It's one of the great layers of our testing pyramid and the basic idea is assuring the…Sep 12
Pavel HolecGenerating SwiftUI snapshot tests with Swift macrosThis article describes how our Kiwi.com iOS project uses swift macros to drive automatic snapshot tests generation in order to keep tests…Feb 16
tkSnapshot Testing in Swift: A Quickstart Guide with CI supportMaking sure your UI stays consistent over timeSep 2
PAULMAXTesting UI Elements in SwiftUI with XCTest: Challenges and SolutionsWhile SwiftUI is a great way to build user interfaces, testing List elements using XCTest can sometimes be tricky. At least I encountered…May 171
Sarah ThomasBest Applitools Alternatives for Visual TestingWhether you’re looking for a tool with integrations or specialized capabilities, here are top 5 Applitool alternatives for visual testing.Aug 20
InÇSTechbyBeyza BudakUI Test Automation: Snapshot Testing in IOSAs our app evolves, designs may shift, but with snapshot tests, we’re swift to lift 🚀Jul 6, 20232
Rio ArjunaGolden Testing Your Compose Library with PaparazziEffortlessly Test Your Compose Library with Paparazzi: A Golden Testing Solution for Seamless UI VerificationJun 26
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