Joins consecutive assertThat() statements with the same actual expression together.
If the AssertThat()-Statement contains .extracting() methods, they will not be joined.
During joining multiple statements, line breaks may be added to avoid too long lines. The number of statements to join without adding line breaks can be configured.
Also retains comments during operation and forces a line break for these cases.