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

https://github.com/apter-tech/snapshotarticle

Demo project for iOS snapshot testing with SwiftUI previews
https://github.com/apter-tech/snapshotarticle

Last synced: 8 months ago
JSON representation

Demo project for iOS snapshot testing with SwiftUI previews

Awesome Lists containing this project

README

          

# SnapshotArticle project by @apter-tech

Welcome to the SnapshotArticle project! This project combines the power of three essential tools—Swift-Snapshot-Testing, Sourcery, and GitHub Actions—to streamline and enhance your SwiftUI development process. You can read the whole story on [our blog](https://medium.com/p/e906de102558/edit).

## [Swift-Snapshot-Testing](https://github.com/pointfreeco/swift-snapshot-testing) integration
Via [SPM](https://github.com/pointfreeco/swift-snapshot-testing#swift-package-manager)

## [Sourcery](https://github.com/krzysztofzablocki/Sourcery) integration
Via [CocoaPods](https://github.com/krzysztofzablocki/Sourcery#installation)