WriteThemFirst / approvals-java

Approval testing library for Java. Alleviates the burden of hand-writing assertions.
GNU General Public License v3.0
8 stars 4 forks source link

Use VSCode for diff #102

Closed DCKT closed 4 years ago

DCKT commented 4 years ago

Hello,

In order to use VSCode diff, you can use this config in approvals.java

/usr/local/bin/code //// --diff %received% %approved%