KIF 3.7.2
justinseanmartin
released this
11 Apr 21:03
·
309 commits
to master
since this release
Small release, generally related to scrolling correctness and minor opt-in performance improvement for tests that need to scroll a lot.
Feature:
- testActorAnimationsEnabled flag added to
tester
for disabling animations when KIF scrolls offscreen elements into the view (@pbartolome - e5448c5)
Bug Fix:
- Fix a build warning that would prevent consumption via Carthage (@hiltonc + @Sassafrass - 5d3ed24)
Infrastructure:
- Added CI task that validates Carthage support (@justinseanmartin - 8cb63de)