Back to Swift 30 Projects

README

Project 04 - TodoTDD/README.md

latest382 B
Original Source

ToDoTDD

TodoTDD is a simple to do list iOS App. It is inspired by Dr. Dominik Hauser's book Test-Driven iOS Developement with Swift 4 and demonstrates how to write unit / UI tests for UI components, network layer, data serizalization, and etc. by following the test driven development process. The code test coverage is 91.9%.

Screenshots