By Phil Nash
There are always idiosyncrasies to consider when adopting TDD in a specific language and eco-system. Often there are opportunities we should identify and embrace in order to get the most out of it – sometimes taking things to a new level.
This is the case in Swift. As a language, as well as the tooling around it, there are features that we can take advantage of to test drive to the max!
This session will deconstruct TDD to see what, of it’s essence, we can capture in a different, even more productive, way in Swift, and run through a live demo of how this all fits together.
Prior experience of Swift is not required.