Skip to content

An example Todo app, using the Eiseinhower method written with Swift 4 and The VIPER architecture. You can use this example to understand how to use generamba and how to use modules created with the swifty_viper template. Unit test are writen with Quick and NImble, you can see how to write BDD test and mock the different component of a VIPER module

License

gsabatie/EisenhowerTodoApp

Repository files navigation

An example Todo app, using the Eiseinhower method written with Swift 4 and The VIPER architecture. You can use this example to understand how to use generamba and how to use modules created with the swifty_viper template. Unit test are writen with Quick and NImble, you can see how to write BDD test and mock the different component of a VIPER module

Requirement

  • Cocoapods

You can use installCocoapods.sh to install cocoapods $ ./installCocoapods.sh

  • Generamba gem install generamba generamba generamba template install
  • Xcode 9

Install

Dependencies pod install After you can open the .xcworkspace project

Unit Test BI code are tested using Quick and Nimble

About

-Authors Guillaume sabatie (sabati_g) Yoann picquenot (picque_y) Yoann Long (long_y)

About

An example Todo app, using the Eiseinhower method written with Swift 4 and The VIPER architecture. You can use this example to understand how to use generamba and how to use modules created with the swifty_viper template. Unit test are writen with Quick and NImble, you can see how to write BDD test and mock the different component of a VIPER module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages