SnapshotTesting
DVR
Our great sponsors
SnapshotTesting | DVR | |
---|---|---|
6 | 0 | |
2,706 | 650 | |
1.7% | 0.0% | |
5.2 | 0.0 | |
about 2 months ago | about 1 year ago | |
Swift | Swift | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SnapshotTesting
- SwiftUI has so many awesome features!! And none of them seem to play well with unit tests :( Am I missing something?
-
Do you use visual regression tests in your projects?
I use https://github.com/pointfreeco/swift-snapshot-testing
-
Visual tests
Common libraries include https://github.com/uber/ios-snapshot-test-case/ and https://github.com/pointfreeco/swift-snapshot-testing.
-
iOSSnapshotTestCase or SnapshotTesting?
iOSSnapshotTestCase (previously FBSnapshotTestCase) mainly written in objective C or pointfreeco/swift-snapshot-testing in Swift. What is your opinion in 2022?
-
How do I know if I made auto-layout right to fit every device?
Try this library, I use it at work and can recommend. Good luck!
- Snapshot Testing in Swift
DVR
We haven't tracked posts mentioning DVR yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
iOS Snapshot Test Case - Snapshot view unit tests for iOS
ios-snapshot-test-case - Snapshot view unit tests for iOS
Cribble - Swifty tool for visual testing iPhone and iPad apps. Every pixel counts.
Cuckoo - Boilerplate-free mocking framework for Swift!
Mockingbird - Simplify software testing, by easily mocking any system using HTTP/HTTPS, allowing a team to test and develop against a service that is not complete or is unstable or just to reproduce planned/edge cases.
Bugfender Live
second_curtain - Upload failing iOS snapshot tests cases to S3
Fakery - :alien: Swift fake data generator
Vinyl - Network testing à la VCR in Swift
Mockingjay - An elegant library for stubbing HTTP requests with ease in Swift
Kakapo - 🐤Dynamically Mock server behaviors and responses in Swift