SnapshotTesting VS Cribble

Compare SnapshotTesting vs Cribble and see what are their differences.

Cribble

Swifty tool for visual testing iPhone and iPad apps. Every pixel counts. (by maxsokolov)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
SnapshotTesting Cribble
8 0
3,577 269
1.9% -
7.3 0.0
6 days ago almost 6 years ago
Swift Swift
MIT License MIT 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?

Cribble

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

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

What are some alternatives?

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

iOS Snapshot Test Case - Snapshot view unit tests for iOS

Cuckoo - Boilerplate-free mocking framework for Swift!

TestKit - The easiest way to implement full BDD in your Swift iOS projects! Use plain English specs (Gherkin) to drive tests that include both UI automation and interacting with application data & state.

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

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.

Parallel iOS Tests

OCMockito - Mockito for Objective-C: creation, verification and stubbing of mock objects

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.

Mockingjay - An elegant library for stubbing HTTP requests with ease in Swift

second_curtain - Upload failing iOS snapshot tests cases to S3

Fakery - :alien: Swift fake data generator