• About
  • Work
  • Blog
  • Recent Posts
  • Software
  • Android
  • Profound Materials
  • Videos
  • Books
  • Reviews
  • Philosophy
  • Startup Term
  • iOS
  • Testing
  • Kotlin
  • Interviewing
  • Gradle
  • Swift
  • XCode

Testing

How to Debug Your Code

What is debugging and what's the right way to go about it?

The Structure of Unit Tests

The guidelines I've gleaned from books and videos on how to create well written unit tests.

How frequently should mocks be used in iOS testing?

Do mocks provide value when writing iOS tests, or are they more trouble than they're worth?