swift-snapshot-testing
Snapshot tester
A framework for automated testing of Swift applications by comparing their visual and textual state at runtime with previously recorded snapshots.
📸 Delightful Swift snapshot testing.
4k stars
38 watching
580 forks
Language: Swift
last commit: about 1 month ago
Linked from 1 awesome list
screenshot-testingsnapshot-testingswifttesting
Related projects:
Repository | Description | Stars |
---|---|---|
verifytests/verify | A tool for comparing complex data models and documents during testing, failing tests if there are differences. | 2,789 |
tooploox/snappytestcase | Tools for testing app UI consistency across various devices and orientations. | 15 |
quick/quick | A behavior-driven development framework for writing tests in Swift and Objective-C | 9,798 |
swisslife-oss/snapshooter | A tool to simplify result validation in unit tests by creating snapshots of test results. | 303 |
square/spoon | Automated testing tool that distributes instrumentation tests to Android devices and generates detailed reports with test results and screenshots. | 2,701 |
reswift/reswift | A framework for managing app state in a unidirectional data flow architecture inspired by Redux. | 7,551 |
android/testing-samples | A collection of samples demonstrating different frameworks and techniques for automated testing on Android | 9,205 |
uber/ios-snapshot-test-case | A tool to make UI testing more straightforward and visualizable by generating image snapshots of views and comparing them to reference images. | 1,796 |
openstack/swift | A distributed object storage system designed to scale and support high concurrency | 2,634 |
johnestropia/corestore | A framework that simplifies the use of Core Data in Swift applications | 4,010 |
esqarrouth/ezswiftextensions | A collection of useful extensions and utilities for the Swift Standard Library and UIKit | 2,999 |
scalessec/toast-swift | An iOS extension for adding toast notifications to UIView objects | 3,674 |
snapkit/snapkit | A Swift framework that simplifies Auto Layout using a domain-specific language (DSL) for building user interfaces in iOS and OS X applications. | 19,986 |
diffplug/selfie | A tool that simplifies snapshot testing and memoization in Java and Kotlin applications. | 54 |
teslamotors/react-native-camera-kit | A high performance camera library for React Native apps | 2,486 |