LayoutTest-iOS
Layout tester
A testing library that generates multiple layouts of a view based on different data combinations and sizes.
Write unit tests which test the layout of a view in multiple configurations
563 stars
27 watching
46 forks
Language: Objective-C
last commit: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
isavynskyi/layoutinspector | An iOS debugging tool to inspect and analyze the layout of apps directly on devices. | 513 |
galenframework/galen | A tool for testing website layouts and responsive designs | 1,411 |
ansjdnakjdnajkd/ios | A collection of tools and resources for iOS penetration testing and reverse engineering | 1,047 |
marcosgriselli/sizes | A tool to simplify testing of app UIs on various devices and font sizes | 1,227 |
isair/manuallayout | A flexible layout library for iOS and tvOS views | 279 |
simonireilly/cypress-lit | A tool to test web components and lit elements in cypress with support for custom elements and native browsers | 24 |
maxsokolov/cribble | A tool for visual testing of iPhone and iPad app UIs by simulating device movements. | 266 |
playbook-ui/playbook-ios | A framework for isolating and testing UI components without application-specific dependencies. | 1,191 |
swiftkickmobile/tllayouttransitioning | A library for enhanced UICollectionView layout transitioning in iOS with control over content offset and support for supplementary views. | 355 |
floriankugler/flkautolayout | A collection of categories on UIView that simplifies setting up layout constraints in code. | 1,493 |
leancodepl/patrol | A UI testing framework that simplifies Flutter app testing by providing custom finders and native automation capabilities. | 942 |
inkling/subliminal | A framework for writing iOS integration tests using Objective-C and UIAutomation. | 756 |
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 |
tomvanzummeren/tzstackview | An open-source implementation of the UIStackView layout component for iOS 7.x and 8.x | 1,156 |
yahoojapan/uicollectionviewsplitlayout | A layout class for UICollectionView that divides sections into two columns. | 244 |