Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

MVP-UnitTesting-Basics-Swift

Screenshot

This project is showing simplest format of MVP architecture and easy Unit testing with the MVP architecture.

The whole example is following the flow as showing in below video.

MVP pattern

In summary main benefits with this pattern over MVC are as follows

  • It provides better Unit testing compatibility than MVC
  • Isolate all the objects so easy for troubleshooting
  • Business logic reliability

About

This is example project showing simplest format of MVP architecture and easy Unit testing with the MVP architecture.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages