Swift and iOS dev with Igor
The ride of the iOS developer

Unit Tests (tips)

  1. Test the behavior, not the implementation.
  1. Use DSL helpers to simplify tests and decouple them from the implementation.
Published on: Aug 3, 2022
Tagged with: