SnapshotTesting VS SnappyTestCase

Compare SnapshotTesting vs SnappyTestCase and see what are their differences.

SnapshotTesting

📸 Delightful Swift snapshot testing. (by pointfreeco)

SnappyTestCase

iOS Simulator type agnostic snapshot testing, built on top of the FBSnapshotTestCase. (by tooploox)
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 SnappyTestCase
8 0
3,577 15
1.9% -
7.3 0.0
6 days ago about 6 years ago
Swift Swift
MIT License Apache License 2.0
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?

SnappyTestCase

Posts with mentions or reviews of SnappyTestCase. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning SnappyTestCase yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing SnapshotTesting and SnappyTestCase you can also consider the following projects:

iOS Snapshot Test Case - Snapshot view unit tests for iOS

ios-snapshot-test-case - Snapshot view unit tests for iOS

Bugfender Live

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.

second_curtain - Upload failing iOS snapshot tests cases to S3

DVR - Network testing for Swift

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

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

Kakapo - 🐤Dynamically Mock server behaviors and responses in Swift

Vinyl - Network testing Ă  la VCR in Swift

MirrorDiffKit - Graduation from messy XCTAssertEqual messages.

trainer - Convert xcodebuild plist and xcresult files to JUnit reports