Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tfaki/composeuitesting


https://github.com/tfaki/composeuitesting

android espresso-tests jetpack jetpack-compose kotlin kotlin-android testing ui-testing

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Jetpack Compose UI Testing
![Kotlin](https://img.shields.io/badge/kotlin-%230095D5.svg?style=for-the-badge&logo=kotlin&logoColor=white)
![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white)
![Android Studio](https://img.shields.io/badge/Android%20Studio-3DDC84.svg?style=for-the-badge&logo=android-studio&logoColor=white)

How to write a ui test for a screen with one button and one text.

## Screen Gif



## Click the link for more
[Medium Article Link](https://medium.com/@talhafaki/jetpack-compose-ui-test-i-90907eb0aab5)