AKJAW / testing-compose-pager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a companion project for my article Writing UI Tests for Pager Layouts in Jetpack Compose

The project consist of a Compose Android app with two pager screens. One screen has static content and one has dynamic content where pages can be added or removed. Both screens have corresponding UI tests.

About


Languages

Language:Kotlin 100.0%