Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Unit Testing in Swift 2 - The Before & After Story

Unit Testing in Swift 2 - The Before & After Story

Into unit testing? If so you've probably found yourself in the dark alleys of Swift unit testing. If you haven't yet dabbled in unit testing, this talk will be an awesome opportunity to get started and charge up your unit testing superpowers. I explain three scenarios of unit testing with Swift, and provide you` with practical advice for each of them and the implications of the recently introduced version 2 of Swift.

Jorge D. Ortiz-Fuentes

August 18, 2015
Tweet

Other Decks in Technology

Transcript

  1. Unit Testing in Swift 2: The Before & After Story

    Jorge D. Ortiz-Fuentes @jdortiz #Swift2Testing
  2. Before Deal with pointers to references and put the data

    in there in order to mock the behavior