Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hellbus1/udemy-tdd-android
A simple android app that was written with test driven development concept for udemy learning purpose
https://github.com/hellbus1/udemy-tdd-android
android compose hilt kotlin tdd udemy
Last synced: 25 days ago
JSON representation
A simple android app that was written with test driven development concept for udemy learning purpose
- Host: GitHub
- URL: https://github.com/hellbus1/udemy-tdd-android
- Owner: HellBus1
- Created: 2023-03-02T07:55:53.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T10:50:48.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T21:35:02.124Z (3 months ago)
- Topics: android, compose, hilt, kotlin, tdd, udemy
- Language: Kotlin
- Homepage:
- Size: 112 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Udemy Android TDD Masterclass - Coroutines, Jetpack
## TODO
1) Write integration test
2) Fix behavior issue on init in jetpack compose## Course
https://www.udemy.com/share/103LUQ3@-FjbySN-ayzfUUSjOX53RCnEaX4K23sYv9iBdyHxPslclITq3lX8uifAYh8kPWfZ/## Prerequisite
1. JDK installed
2. Android Studio## How to run
1. Clone the repository
2. Open it in android studi, wait for gradle build done