Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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