Apart from being an awesome code prototyping tool, the Xcode Playgrounds can also be used for Test Driven Development.
In this short talk, Paul will show you how to unit test your code using Playgrounds, how to make use 3rd party libraries and generally how to avoid the excuse of testing being too hard :)