Skip to content

Files

Latest commit

7825c6b · May 23, 2018

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 23, 2018
May 23, 2018
May 23, 2018

Introduction to Testing

We learnt from our last lesson that tests are targets in an Xcode project. We are going to learn how to add tests to and existing Xcode project.

Class Materials

Slides:

Introduction to Testing

Challenges

Clone this repo and add tests:

Testing Sample Project