Skip to content
Clean Swift
Clean Architecture + TDD. Code less. Test more.
  • Handbook
  • Testing
  • Mentorship
  • Store
  • Services
  • Work
  • Blog
  • About

Tag: Xcode

Uncategorized

Organizing source code files by type vs intent

Posted on August 25, 2017 by Raymond / 3 Comments

All of us have certainly seen source code files being organized by types. There’s a group named View Controllers, a group named Models, a group named View...

Uncategorized

Seed data for your unit tests

Posted on June 7, 2016 by Raymond / 9 Comments

As I added new scenes and wrote new unit tests for Clean Swift Xcode templates v2, creating test data manually becomes very tedious. There’s got to be a better ...

Uncategorized

Better Models

Posted on May 11, 2016 by Raymond / 17 Comments

This is a preview of one of the new features in the upcoming version 2 of my Clean Swift Xcode templates. The VIP cycle isolates your code dependency, while the...

Uncategorized

Clean Swift TDD Part 5 – Complete the VIP Cycle

Posted on December 2, 2015 by Raymond / 28 Comments

In my last post, you learned how to test your presenter and format data properly for display. We also introduced a new displayFetchedOrders() method in the view...

Uncategorized

Clean Swift TDD Part 4 – Presenter

Posted on November 26, 2015 by Raymond / 0 Comment

In this post, you’ll complete the VIP cycle by testing the presenter for the fetch orders use case. You can read about my previous posts on testing the view con...

Posts pagination

1 2 3 Next »
© 2025 Clean Swift LLC. All rights reserved. Privacy and Terms.
Powered by WordPress | Theme: Graphy by Themegraphy