This is a short tutorial to show how to apply TDD principles to setting up nibs in your iOS projects, hopefully this will give you a better understanding of nibs and TDD practices in general. First:Open Xcode and make a new single-view project. Call it whatever you want but make sure unit tests are enabled. The only important part is that the project is single view and includes unit testsExamine y
![Unit Testing Nibs in Swift](https://cdn-ak-scissors.b.st-hatena.com/image/square/f8e917cd6c4657bdf6772094920da8e18678aeb1/height=288;version=1;width=512/https%3A%2F%2Fmiro.medium.com%2Fv2%2Fresize%3Afit%3A288%2F1%2Ab3qx4gYSmqEZe4k-ZVQdzw.png)