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
- Host: GitHub
- URL: https://github.com/apter-tech/snapshotarticle
- Owner: apter-tech
- Created: 2023-08-07T10:36:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T07:07:17.000Z (over 2 years ago)
- Last Synced: 2025-07-11T00:26:48.063Z (11 months ago)
- Language: Swift
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)