SnapshotTesting VS ios-snapshot-test-case

Compare SnapshotTesting vs ios-snapshot-test-case and see what are their differences.

SnapshotTesting

📸 Delightful Swift snapshot testing. (by pointfreeco)

ios-snapshot-test-case

Snapshot view unit tests for iOS (by facebookarchive)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SnapshotTesting ios-snapshot-test-case
8 2
3,577 2,683
1.9% -
7.3 0.0
5 days ago about 6 years ago
Swift Objective-C
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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

Posts with mentions or reviews of SnapshotTesting. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-27.
  • Building Reddit’s Design System on iOS
    5 projects | /r/RedditEng | 27 Sep 2023
    Testing is an integral part of our framework. As we build out components, we leverage unit and snapshot tests to ensure our components look and feel great in any kind of situation. The underlying framework we use is the SnapshotTesting framework. Our components can leverage different themes on top of various appearances, and they can be configured even further with configuration properties. As such, it’s important that we test these various permutations to ensure that our components look great no matter what environment or settings are applied.
  • Visual tests
    3 projects | /r/iOSProgramming | 28 Mar 2022
    Common libraries include https://github.com/uber/ios-snapshot-test-case/ and https://github.com/pointfreeco/swift-snapshot-testing.
  • iOSSnapshotTestCase or SnapshotTesting?
    3 projects | /r/iOSProgramming | 3 Mar 2022
    iOSSnapshotTestCase (previously FBSnapshotTestCase) mainly written in objective C or pointfreeco/swift-snapshot-testing in Swift. What is your opinion in 2022?

ios-snapshot-test-case

Posts with mentions or reviews of ios-snapshot-test-case. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-03.

What are some alternatives?

When comparing SnapshotTesting and ios-snapshot-test-case you can also consider the following projects:

iOS Snapshot Test Case - Snapshot view unit tests for iOS

Buildasaur - Automatic testing of your Pull Requests on GitHub and BitBucket using Xcode Server. Keep your team productive and safe. Get up and running in minutes. @buildasaur

DVR - Network testing for Swift

NaughtyKeyboard - The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. This is a keyboard to help you test your app from your iOS device.

Kakapo - 🐤Dynamically Mock server behaviors and responses in Swift

second_curtain - Upload failing iOS snapshot tests cases to S3

AcceptanceMark - Tool for generating Acceptance Tests in Xcode, inspired by Fitnesse

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.

Cribble - Swifty tool for visual testing iPhone and iPad apps. Every pixel counts.