Releases: linkedin/LayoutTest-iOS
Releases · linkedin/LayoutTest-iOS
1.3.0
This release contains mostly bug fixes. Some of these bugs caused tests to pass which should have failed. Hence, updating to this version contains no backwards incompatible API fixes, but may cause your tests to fail.
This is a good thing, because these tests should fail.
Features:
- LYT_FAILING_TEST_SNAPSHOT_DIR allows you to set the directory for failed test images
- Travis integration! (yay CI)
Fixes:
- XML escaping
- Doesn't test hidden views
- Frame comparison bug fix
- Swift 3 update
- UIButton subviews are now ignored
1.2.1: Making a small memory fix in LYTLayoutTestCase
This caused views to stick around a bit longer than necessary in memory Bumping the version to 1.2.1 Only one commit in this release