p2635 / ios-swift-tallest-towers-app

My first test project for practising Unit and UI tests in Swift. The linked website is the article that I followed.
https://semaphoreci.com/blog/xcode-unit-testing-tutorial
MIT License
0 stars 0 forks source link
swift unit-testing xcode

Tallest Towers App

Example project running in the iOS Simulator

Environment

Todo

The tests

Reimplement these tests:

Unit Tests

Mission accomplished, I did it and took away 4-5 learning points from this!

UI Tests

What I learned

See logged issues in this repo. One non-technical lesson. Next time, don't practice with a repo that is more than a year old.

Reference links