Skip to content

futurechallenger/MVVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVVM

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.

Notices

The current version can be compiled in Xcode 6.1.

Used features

  • Swift Programming Language
  • MVVM, change normally used MVC to MVVM
  • XCTest assertion
  • Expectation
  • Asynchronously test
  • MOCK

About

demonstrates how to use MVVM and Xcode6 inner-build tools to do unit test in iOS projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages