Visual tests

This page summarizes the projects mentioned and recommended in the original post on /r/iOSProgramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • iOS Snapshot Test Case

    Snapshot view unit tests for iOS (by uber)

  • Common libraries include https://github.com/uber/ios-snapshot-test-case/ and https://github.com/pointfreeco/swift-snapshot-testing.

  • SnapshotTesting

    📸 Delightful Swift snapshot testing.

  • Common libraries include https://github.com/uber/ios-snapshot-test-case/ and https://github.com/pointfreeco/swift-snapshot-testing.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • suitcase

    SUITCase can verify screenshots in five different ways while testing the User Interface of iOS, iPadOS, and tvOS apps in Simulator. It has been designed to be used with XCTest and written in Swift. (by devexperts)

  • We are actually going to use https://github.com/devexperts/suitcase because of its capability to screenshot all kinds of views, including those that don’t play nice with UIView “render in context” APIs.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • XCTest different behavior locally vs Xcode Cloud

    1 project | /r/swift | 8 Dec 2023
  • SwiftUI has so many awesome features!! And none of them seem to play well with unit tests :( Am I missing something?

    1 project | /r/SwiftUI | 5 Apr 2022
  • Do you use visual regression tests in your projects?

    1 project | /r/iOSProgramming | 31 Mar 2022
  • iOSSnapshotTestCase or SnapshotTesting?

    3 projects | /r/iOSProgramming | 3 Mar 2022
  • How do I know if I made auto-layout right to fit every device?

    1 project | /r/swift | 31 Jan 2022