Blogposts tagged with 'TDD'

17 Mar 2018

Test or Go Fishing — how to write better Swift for iOS

Slides from my TechTalks Timisoara talk on Test Driven Development in Swift for iOS development - how to write better Swift for iOS

Read More »

05 Apr 2017

TDD-ing your Realm objects in Xcode Playgrounds

Learn how to test Realm object and truly embrace test driven development in Xcode Playgrounds - with Realm Mobile Database.

Read More »

27 Mar 2017

Test Driven Development in Xcode Playgrounds

Using Xcode Playgrounds to write test driven code - a faster way to prototype and test your code in Swift without the need to create a project.

Read More »