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

Execute a custom Swing window for approving files when no merge tool is installed #8

Open aneveux opened 6 years ago

aneveux commented 6 years ago

When no merge tool can be found on the developer's workstation, the framework should display a custom Swing window allowing to review each entry line by line (with a simple YES/NO button for each line displayed), so the approved file can be reviewed from a graphical tool.