This is an ongoing series on writing Unit tests with best practices where we develop a TODO app with Effective tests.
.
We will develop a TODO app with list screen in this part using:
- SwiftUI with UIPilot navigation
- MVVM architecture
- Swinject for dependency injection
We will have basic todo app ready at the end of this part.
The full application source code is available on github
For implementation or step by step guide, navigate to blog.canopas.com