MVVM is an iOS app developed in Swift language, which is used to demonstrate how to apply MVVM in an iOS project and how you can use the Xcode6 inner-build tool to perform unit test in Swift.
The current version can be compiled in Xcode 6.1.
- Swift Programming Language
- MVVM, change normally used MVC to MVVM
- XCTest assertion
- Expectation
- Asynchronously test
- MOCK