Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tfaki/composeuitesting
- Owner: tfaki
- Created: 2022-05-15T18:35:54.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T04:45:18.000Z (over 2 years ago)
- Last Synced: 2024-05-02T05:25:43.705Z (9 months ago)
- Topics: android, espresso-tests, jetpack, jetpack-compose, kotlin, kotlin-android, testing, ui-testing
- Language: Kotlin
- Homepage:
- Size: 144 KB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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)