Skip to content

Presentation project for SwiftHeroes2024 - SwiftyMocky abstract

Notifications You must be signed in to change notification settings

ios-qonto/SwiftHeroes2024SwiftyMocky

Repository files navigation

SwiftHeroes 2024 SwiftyMocky sample project

Small project containing a Presenter class with a couple of injected dependencies:

  • a UseCase to load content from
  • a Displayer to update the UI with

The PresenterTests are unit tests containing the auto-generated mocks for the two dependencies.

Setup

Run

make mocks

in the root of this project to generate the Mock.generated.swift containing DisplayerMock and UseCaseMock

Credits

Davide Tamiazzo - Sara Sipione, iOS engineers at Qonto

About

Presentation project for SwiftHeroes2024 - SwiftyMocky abstract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published