MVVM_jetpack-compose A wrap arround all kind of tests in jetack compose v1.0.1 Tech-stack Tech-stack Kotlin - a cross-platform, statically typed, general-purpose programming language with type inference. Jetpack Compose LiveData - is an observable data holder. Lifecycle - perform action when lifecycle state changes. ViewModel - store and manage UI-related data in a lifecycle conscious way. Architecture MVVM - Model View View Model For Jetpack compose