Also is there a setting to remove extra whitespace...
# klaxon
k
Also is there a setting to remove extra whitespace from output?
Copy code
org.junit.ComparisonFailure: 
Expected :{"a1":123,"a2":"abc"}
Actual   :{"a1" : 123, "a2" : "abc"}