[iOS]screenshot testing tools

Below are not new, but famous tools to achieve screenshot testing on iOS. It helps check view layer.

We say “snapshot” testing sometimes, but “snapshot” is not only for screenshot comparison check. So, screenshot testing is more proper in this time, I think.

I like swift-snapshot-testing since it has an interesting page, Available-Snapshot-Strategies. It addresses dump the view structure as structure, for example. It is very good to understand snapshot is not only screenshot stuff.

Anyway, this is just a note I remember recently.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.