I feel like the Difference: - part on doesn't really add any value and makes the error messages in quickfix and in neomake virtual text output a little ridiculous. Maybe we could chop the error message of there and get this instead:
Expected value to equal: ["/auth/authenticate", {"password": "stilltheman"}] Received: ["/auth/authenticate", {"password": "stilltheman", "username": "randysavage"}]
I tend to get a lot of error messages like this
I feel like the
Difference: -
part on doesn't really add any value and makes the error messages in quickfix and in neomake virtual text output a little ridiculous. Maybe we could chop the error message of there and get this instead: