Open
Description
In the API I am testing, the XML returned is not indented (single line).
But I would like to be able to indent the body assert content in my .haml file for clarity.
Is it possible to ignore carriage-return and indentation differences when comparing the response body with the content of the file?