All Projects → tarunon → Xctassertautolayout

tarunon / Xctassertautolayout

Licence: mit
Provides assert function that check autolayout error in Swift

Programming Languages

swift
15916 projects

XCTAssertAutolayout

Build Status Carthage compatible pod

Provides autolayout test cases for Swift.

Found ambiguous layout from hooked UIViewAlertForUnsatisfiableConstraints.

Requirement

  • This function doesn't work on real device. Should run on iPhone Simulator.

Support version

iOS 9.0~ Swift 4.2~

Instration

Carthage

github "tarunon/XCTAssertAutolayout"

CocoaPods

Write it below Pods for testing.

pod 'XCTAssertAutolayout'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].