This is the project used as the support material for my short note. The app goes over the following topics:
- Clean Swift (VIP)
- Unit Tests
- Integration Tests
- Dependency Injection
- XCTest
- Nimble
Clone the repo to your machine, run pod install on the terminal, open the MeetupMovile.xcworkspace file. Choose a simulator and hit the play button on Xcode or use the shortcut ⌘ + R
You'll need the terminal to access the git repo and Xcode 10 or later
-
Xcode Download - Download it from here
-
Cocoapods - See how to use it here
- iOS Tests - Links Interessantes - Access it here
- Yasmin Benatti - GitHub Profile