Unclaimed project
Are you a maintainer of Snap.swift? Claim this project to take control of your public changelog and roadmap.
Changelog
Snapshot testing in a snap ๐จ
Last updated almost 8 years ago
New year, new challenges! ๐ฅ
This version brings a really cool feature so we can test multiple device screens in one assertion, it's as simple as:
expect(viewController).toMatchSnapshot(for devices: [.iphone4, .iphone5s])
// or
expect(viewController).toMatchSnapshot(for: .allDevices)
Also thanks to @PhilippeRiegert we have added support for Kaleidoscope ksdiff #29 tool so it logs in the console the command needed to do diffing using the tool. To finish up we have fixed a small issue with auto layout constraints that needed to finish to update the layout before rendering the image on #28

๏ฃฟ Now we have become very big, Different from the original idea. Collect premium software in various categories.
The Swift Programming Language
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
The modern video player for macOS.