Unit-testing 101

Inside iOS Dev - A podcast by Alex Bush, Sandeep Aggarwal

Categories:

Alex gives an introduction to unit-testing on iOS. He talks about what unit-testing is, how unit-tests are structured, and best practices on organizing your test code. He also touches upon mocking/stubbing and testing side effects as well.