Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 389 Bytes

File metadata and controls

15 lines (8 loc) · 389 Bytes

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