Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 407 Bytes

File metadata and controls

2 lines (2 loc) · 407 Bytes

This project serves as a practical guide for Android developers who want to learn modern testing techniques in a straightforward codebase. A project built with the mvvm architecture to demonstrate extensive testing strategies. It showcases clean implementation of unit tests, UI tests, integration tests, and dependency injection testing using Hilt. Built for reliability, maintainability, and testability.