ios-snapshot-test-case
UI test utility
A tool to make UI testing more straightforward and visualizable by generating image snapshots of views and comparing them to reference images.
Snapshot view unit tests for iOS
2k stars
1k watching
214 forks
Language: Objective-C
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tooploox/snappytestcase | Tools for testing app UI consistency across various devices and orientations. | 15 |
playbook-ui/playbook-ios | A framework for isolating and testing UI components without application-specific dependencies. | 1,189 |
swisslife-oss/snapshooter | A tool to simplify result validation in unit tests by creating snapshots of test results. | 303 |
maxsokolov/cribble | A tool for visual testing of iPhone and iPad app UIs by simulating device movements. | 266 |
uberi/yunit | A simple unit testing framework for AutoHotkey scripts. | 53 |
screenshotbot/screenshotbot-oss | A service that ties screenshot testing to existing tests and provides integrations with code review platforms. | 243 |
nsoojin/bookstore-ios | A sample iOS app demonstrating best practices and techniques for unit testing, UI testing, networking stubbing, and documentation writing. | 234 |
diffplug/selfie | A tool that simplifies snapshot testing and memoization in Java and Kotlin applications. | 54 |
sachinkesiraju/uberkit | An Objective-C wrapper for the Uber API, allowing developers to access Uber services without user authentication. | 94 |
uber/uber-ios-sdk | A set of APIs and tools to interact with the Uber Rides service from an iOS application. | 376 |
unoplatform/uno.uitest | A unified UI testing framework for Uno Platform apps | 12 |
ansjdnakjdnajkd/ios | A collection of tools and resources for iOS penetration testing and reverse engineering | 1,037 |
stray/roboteyes | A tool for end-to-end testing of AS3 applications by simulating user interactions with the UI. | 49 |
s3jensen/iret | A toolkit designed to automate common tasks associated with iOS penetration testing | 398 |
joemasilotti/ui-testing-cheat-sheet | Provides guidance on UI testing with Swift and XCTest | 2,169 |