Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 269 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 269 Bytes

Refactoring To Testability

This template accompanies my code lab from KotlinConf 2023. It is a minimal application to help demonstrate refactoring techniques to help transform legacy code into code that is more testable.

Prerequisites:

  • Install IntelliJ IDEA