swift-snapshot-testing
swift-snapshot-testing copied to clipboard
Add difftool to verifySnapshot
Hey folks, first of all, thanks for all your contributions and effort!
Here's a tiny addition. As wrapping verifySnapshot into another withSnapshotTesting does not make much sense I added a diffTool param that will be passed on.
Let me know if there's something you want me to change. Cheers!