You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add diffToolBuilder for building complex diff command messages (pointfreeco#840)
* Add SnapshotTesting.diffToolBuilder for building complex diff command messages
It takes the existing and the failure snapshot as arguments, and thus complex commands which are not just prefixed with the existing diffTool can be created.
* Rename diffToolBuilder to diffToolCommand, replace diffTool with custom getter/setter
0 commit comments