Rightpoint / Anchorage

A collection of operators and utilities that simplify iOS layout code.
MIT License
627 stars 46 forks source link

Adds snapshot tests. #72

Open BrianSemiglia opened 5 years ago

ZevEisenberg commented 2 years ago

Before you potentially go merging this, I think where we had left it was that it made more sense to test Anchorage by the constraints it outputs, rather than by the appearance of the views. You don't want to be debugging Auto Layout and DSL bugs at the same time.