S01E10: [TDD 🍅 9] Testing Table View Cells in Swift
/In this episode, we continue the implementation of ResultsViewController by test-driving the configuration of the cells. As we showcased in episode 7, the behavior and the layout of a view are two separate things, which can be tested and implemented independently.
Read More