Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

samodom/Sanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sanity - DEPRECATED

Swift-based testing tools for iOS

You must copy XCTest.framework from Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/ into the root directory of the repository in order for the main target to build

The UIKitSwagger framework is also required.

AutoLayout Constraint Sanity Checks

Dimensions

  • CheckConstrainedToSquare
  • CheckConstrainedToAspectRatio (with or without offset or ratio)

Alignment

  • CheckLeadingAlignment
  • CheckTrailingAlignment
  • CheckLeftAlignment
  • CheckRightAlignment
  • CheckTopAlignment
  • CheckBottomAlignment
  • CheckHorizontalAlignment
  • CheckVerticalAlignment

About

Swift-based testing framework for iOS

Resources

Stars

Watchers

Forks

Packages

No packages published