Jetpack Compose Get String resources in Jetpack Compose Tests Many developers use string resources for development, and we can use similar resources for testing Jetpack Compose code with UI tests. Alex Zhukovich Jul 1, 2022 3 min read
Jetpack Compose Jetpack Compose: Testing animations Designers and developers pay more attention to animations. This article will explore how to test animation created with Jetpack Compose. Alex Zhukovich Apr 15, 2022 6 min read
Cypress Testing redirect with Cypress We will explore the covering redirect functionality with test cases use the Cypress framework. Alex Zhukovich Sep 21, 2021 5 min read