Irfanulhaq1991 / kmmlogin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login / Signup Flow

Login / Singup Flow is simple application with purpose to explore Compose and Testing in the context of Kotlin Multiplatform.

login/signup flow

Details

  • 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

About


Languages

Language:Kotlin 99.2%Language:Swift 0.8%