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

What is a '@testable'? #2

Closed p2635 closed 1 year ago

p2635 commented 1 year ago

What's going on here? What's the point of @testable import TallestTowers?

image
p2635 commented 1 year ago
image