Skip to content

This is a repository for the hands-on part of the book "iOS Unit Testing By Example", by Jon Reid.

Notifications You must be signed in to change notification settings

backslash-f/assert-yourself

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assert-yourself

This is a repository for the hands-on part of the book "iOS Unit Testing By Example," by Jon Reid.
(My review.)

The project was created with Xcode 15 and conveniently groups all the exercises, TDD package, and third-party dependencies in a single repository.

Storyboard

The Main Storyboard holds all the target screens/UI elements:

Storyboard

Test Plans

Change the default test plan to be triggered with ⌘ + u by editing the AssertYourself scheme:

Test Plans

TDD

Switch to the TDD scheme to run TDD tests with ⌘ + u:

TDD

About

This is a repository for the hands-on part of the book "iOS Unit Testing By Example", by Jon Reid.

Topics

Resources

Stars

Watchers

Forks

Languages