Login / Singup Flow is simple application with purpose to explore Compose and Testing in the context of Kotlin Multiplatform.
- Ui : Compose
- Development Strategy :
- Outsid-In TDD
- Test pyramid:
- Small tests : 9
- Medium tests: 3
- Large tests: 0 For now
- Testing Tools
- Mockative
- Truth assertion