Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zaimramlan/ios-clean-swift-tdd

This is a sample project built using the CleanSwift template to showcase unit testing implementations.
https://github.com/zaimramlan/ios-clean-swift-tdd

clean-swift codable mock prototype unit-test

Last synced: about 1 month ago
JSON representation

This is a sample project built using the CleanSwift template to showcase unit testing implementations.

Awesome Lists containing this project

README

        

# CleanSwift TDD

This is a sample project built using the CleanSwift template to showcase unit testing implementations.

## Features

1. Unit Tests that covers the interaction between V-I-P and Worker elements
1. Mocking APIs using MockingJay pod
1. Decoding API responses using Swift's Codable

## References

Template used:

- https://github.com/zaimramlan/clean-swift-templates

To learn more about Clean Swift and the VIP cycle, read:

- http://clean-swift.com/clean-swift-ios-architecture