assertj / assertj/assertj-swing

Would be nice if there would be the possibility to show differences in Seperate Diff Window like Assers.assertEquals does

Open
#270 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
121
Forks
52
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/31165129/185418896-1747f773-baa5-4585-8959-15089f7909a1.png)

When using Asserts.assertEquals there is the option to show difference, which is helpful from time to time if you for example test a toString, or other long outputs.

![image](https://user-images.githubusercontent.com/31165129/185418677-c810aca4-0c0e-43de-8803-93e49fa92b3e.png)

If you are clicking on the -Link you get a window as shown below which shows the differences between the expected and the actual.

![image](https://user-images.githubusercontent.com/31165129/185418799-f0a96390-6ea8-4fbc-be2d-60332c03c89e.png)

Would be nice if this option would be show to if using assertThat().equalsTo().

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.