assertHtmlEqualsIgnoringWhitespace

fun assertHtmlEqualsIgnoringWhitespace(expected: String, actual: String)

Parses it using JSOUP, trims whitespace at the end of the line and asserts if they are equal parsing is required to unify the formatting